Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
AllowedMsgAllowanceSDKType
Interface AllowedMsgAllowanceSDKType
AllowedMsgAllowance creates allowance only for specified message types.
interface
AllowedMsgAllowanceSDKType
{
$typeUrl
?:
"/cosmos.feegrant.v1beta1.AllowedMsgAllowance"
;
allowance
?:
|
AnySDKType
|
BasicAllowanceSDKType
|
PeriodicAllowanceSDKType
|
AllowedMsgAllowanceSDKType
;
allowed_messages
:
string
[]
;
}
Index
Properties
$type
Url?
allowance?
allowed_
messages
Properties
Optional
$type
Url
$type
Url
?:
"/cosmos.feegrant.v1beta1.AllowedMsgAllowance"
Optional
allowance
allowance
?:
|
AnySDKType
|
BasicAllowanceSDKType
|
PeriodicAllowanceSDKType
|
AllowedMsgAllowanceSDKType
allowed_
messages
allowed_
messages
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$type
Url
allowance
allowed_
messages
@crownfi/sei-js-proto
Loading...
AllowedMsgAllowance creates allowance only for specified message types.