Preparing search index...
The search index is not available
Documentation
Documentation
@fadroma/scrt
SecretJS
Tx
MsgGrantParams
Interface MsgGrantParams
interface
MsgGrantParams
{
authorization
:
SecretJS
.
Tx
.
GenericAuthorization
|
SecretJS
.
Tx
.
SendAuthorization
|
SecretJS
.
Tx
.
StakeAuthorization
;
expiration
:
number
;
grantee
:
string
;
granter
:
string
;
}
Hierarchy (
view full
)
SecretJS
.
Tx
.
MsgParams
MsgGrantParams
Index
Properties
authorization
expiration
grantee
granter
Properties
authorization
authorization
:
SecretJS
.
Tx
.
GenericAuthorization
|
SecretJS
.
Tx
.
SendAuthorization
|
SecretJS
.
Tx
.
StakeAuthorization
expiration
expiration
:
number
Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.
grantee
grantee
:
string
granter
granter
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
authorization
expiration
grantee
granter
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
Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.