Search
Preparing search index...
The search index is not available
@cosmjs/stargate Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
@cosmjs/stargate Documentation
AminoMsgVerifyInvariant
Interface AminoMsgVerifyInvariant
Verifies a particular invariance
Hierarchy
AminoMsg
AminoMsgVerifyInvariant
Index
Properties
type
value
Properties
Readonly
type
type
:
"cosmos-sdk/MsgVerifyInvariant"
Readonly
value
value
:
{
invariant_module_name
:
string
;
invariant_route
:
string
;
sender
:
string
}
Type declaration
Readonly
invariant_
module_
name
:
string
Readonly
invariant_
route
:
string
Readonly
sender
:
string
Bech32 account address
Exports
logs
Amino
Msg
Verify
Invariant
type
value
Generated using
TypeDoc
Verifies a particular invariance