Skip to content

Commit

Permalink
Add link to storage-plus README
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolacy committed Jan 31, 2022
1 parent 27abe38 commit f4b08d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MIGRATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ pub fn query_all_allowances(
```
Notice that here we build a bound for an address, and using a raw bound allows us to skip address validation / build up.

See storage-plus [README.md](./packages/storage-plus/README.md#Bound) for more information on `Bound`.

## v0.10.3 -> v0.11.0

### Breaking Issues / PRs
Expand Down

0 comments on commit f4b08d3

Please sign in to comment.