chore(staking): update 0.47-lsm with staking changes [cherry pick] #3
Annotations
10 errors
Analyze
undefined: Keeper
|
Analyze
cannot use newMinSelfDelegation (variable of type *"cosmossdk.io/math".Int) as type "cosmossdk.io/math".Int in struct literal
|
Analyze
invalid operation: msg.MinSelfDelegation != nil (mismatched types "cosmossdk.io/math".Int and untyped nil)
|
Analyze
undefined: Keeper
|
Analyze
invalid operation: msg.MinSelfDelegation != nil (mismatched types "cosmossdk.io/math".Int and untyped nil)
|
Analyze
cannot use newMinSelfDelegation (variable of type *"cosmossdk.io/math".Int) as "cosmossdk.io/math".Int value in struct literal
|
Analyze
NewCancelUnbondingDelegation redeclared in this block
|
Analyze
other declaration of NewCancelUnbondingDelegation
|
Analyze
not enough arguments in call to types.NewMsgEditValidator
|
Analyze
not enough arguments in call to types.NewMsgCreateValidator
|