Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bank proto buf migration #6166

Merged
merged 10 commits into from
May 12, 2020
Prev Previous commit
Next Next commit
formatter applied
  • Loading branch information
atheeshp committed May 12, 2020
commit 5cc1455da12dd7da82c3b584d6e3b4d8b8f88746
1 change: 1 addition & 0 deletions x/bank/simulation/decoder.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package simulation
import (
"bytes"
"fmt"

"github.com/cosmos/cosmos-sdk/x/bank/exported"

tmkv "github.com/tendermint/tendermint/libs/kv"
Expand Down