revert: bank change module to account change (#20427)
This commit is contained in:
Vendored
+2
-1
@@ -3,9 +3,10 @@ package testdata
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"github.com/cosmos/gogoproto/types/any/test"
|
||||
"testing"
|
||||
|
||||
"github.com/cosmos/gogoproto/types/any/test"
|
||||
|
||||
"github.com/cosmos/gogoproto/proto"
|
||||
"google.golang.org/grpc"
|
||||
"gotest.tools/v3/assert"
|
||||
|
||||
Reference in New Issue
Block a user