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 Feb 2, 2022
1 parent 214fdc4 commit 291cc41
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 291cc41

Please sign in to comment.