revert: bank change module to account change (#20427)

This commit is contained in:
Marko
2024-05-21 08:02:11 +00:00
committed by GitHub
parent 1f06f5bec6
commit c2f6c19aaf
7 changed files with 6 additions and 32 deletions
+2 -1
View File
@@ -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"