scaffold chain

This commit is contained in:
2022-08-25 23:53:47 +00:00
parent 4ea2b97c14
commit c829ab63fc
3 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ import (
"cosmos-test/testutil/nullify"
"cosmos-test/x/cosmostest"
"cosmos-test/x/cosmostest/types"
"github.com/stretchr/testify/require"
)