mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-05 06:24:26 -08:00
check spendable when making bid, groundwork for built-in transfers
This commit is contained in:
@@ -394,6 +394,7 @@ func New(
|
||||
keys[cosmostestmoduletypes.StoreKey],
|
||||
keys[cosmostestmoduletypes.MemStoreKey],
|
||||
app.GetSubspace(cosmostestmoduletypes.ModuleName),
|
||||
app.BankKeeper,
|
||||
)
|
||||
cosmostestModule := cosmostestmodule.NewAppModule(appCodec, app.CosmostestKeeper, app.AccountKeeper, app.BankKeeper)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user