Skip to content

Commit

Permalink
BandChain support
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev authored Sep 24, 2021
1 parent 0811d5f commit 510eabe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/migration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,10 @@ func AccAddress() string {
}
```

### BandChain Support

If your module includes integration with BandChain, added manually or scaffolded with `starport scaffold band`, upgrade the `github.com/bandprotocol/bandchain-packet` package to `v0.0.2` in `go.mod`.

## Module

### x/mars/keeper/keeper.go
Expand Down

0 comments on commit 510eabe

Please sign in to comment.