Preparing search index...
The search index is not available
@axelarjs/proto
@axelarjs/proto
axelar/evm/v1beta1/types
Command
Interface Command
interface
Command
{
command
:
string
;
id
:
Uint8Array
;
keyId
:
string
;
maxGasCost
:
number
;
params
:
Uint8Array
;
type
:
CommandType
;
}
Index
Properties
command
id
key
Id
max
Gas
Cost
params
type
Properties
command
command
:
string
Deprecated
id
id
:
Uint8Array
key
Id
key
Id
:
string
max
Gas
Cost
max
Gas
Cost
:
number
params
params
:
Uint8Array
type
type
:
CommandType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
command
id
key
Id
max
Gas
Cost
params
type
@axelarjs/proto
Loading...
Generated using
TypeDoc
Deprecated