mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-05 03:24:26 -08:00
scaffold chain
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"time"
|
||||
|
||||
"cosmos-test/app"
|
||||
|
||||
"github.com/cosmos/cosmos-sdk/baseapp"
|
||||
"github.com/cosmos/cosmos-sdk/codec"
|
||||
"github.com/cosmos/cosmos-sdk/simapp"
|
||||
|
||||
@@ -7,6 +7,7 @@ import (
|
||||
"cosmos-test/testutil/nullify"
|
||||
"cosmos-test/x/cosmostest"
|
||||
"cosmos-test/x/cosmostest/types"
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user