Preparing search index...
The search index is not available
Documentation
Documentation
CosmJS-ESM Documentation
AminoMsgVerifyInvariant
Interface AminoMsgVerifyInvariant
Verifies a particular invariance
interface
AminoMsgVerifyInvariant
{
type
:
"cosmos-sdk/MsgVerifyInvariant"
;
value
:
{
invariant_module_name
:
string
;
invariant_route
:
string
;
sender
:
string
;
}
;
}
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
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
type
value
Documentation
@fadroma
agent
scrt
cw
oci
create
compile
devnet
@hackbg
ganesha
ensuite
cmds
conf
file
logs
oops
port
repo
CosmJS-ESM Documentation
SecretJS-ESM Docs
Loading...
Generated using
TypeDoc
Verifies a particular invariance