DLS: User liquid stake tx flow #54
Annotations
8 errors
tests (01):
x/yield/client/cli/tx_liquid_stake.go#L36
cannot use argAmount (variable of type uint64) as "cosmossdk.io/math".Int value in argument to types.NewMsgLiquidStake
|
tests (01):
x/yield/keeper/msg_server_liquid_stake.go#L38
k.bankKeeper.GetBalance undefined (type "github.com/sideprotocol/side/x/yield/types".BankKeeper has no field or method GetBalance)
|
tests (01):
x/yield/keeper/msg_server_liquid_stake.go#L40
undefined: sdkerrors
|
tests (01)
Process completed with exit code 2.
|
tests (00):
x/yield/client/cli/tx_liquid_stake.go#L36
cannot use argAmount (variable of type uint64) as "cosmossdk.io/math".Int value in argument to types.NewMsgLiquidStake
|
tests (00):
x/yield/keeper/msg_server_liquid_stake.go#L38
k.bankKeeper.GetBalance undefined (type "github.com/sideprotocol/side/x/yield/types".BankKeeper has no field or method GetBalance)
|
tests (00):
x/yield/keeper/msg_server_liquid_stake.go#L40
undefined: sdkerrors
|
tests (00)
Process completed with exit code 2.
|