Preparing search index...
The search index is not available
@axelarjs/proto
@axelarjs/proto
axelar/evm/v1beta1/params
Params
Interface Params
Params is the parameter set for this module
interface
Params
{
burnable
:
Uint8Array
;
chain
:
string
;
commandsGasLimit
:
number
;
confirmationHeight
:
Long
;
endBlockerLimit
:
Long
;
minVoterCount
:
Long
;
network
:
string
;
networks
:
NetworkInfo
[]
;
revoteLockingPeriod
:
Long
;
tokenCode
:
Uint8Array
;
transferLimit
:
Long
;
votingGracePeriod
:
Long
;
votingThreshold
?:
Threshold
;
}
Index
Properties
burnable
chain
commands
Gas
Limit
confirmation
Height
end
Blocker
Limit
min
Voter
Count
network
networks
revote
Locking
Period
token
Code
transfer
Limit
voting
Grace
Period
voting
Threshold?
Properties
burnable
burnable
:
Uint8Array
chain
chain
:
string
commands
Gas
Limit
commands
Gas
Limit
:
number
confirmation
Height
confirmation
Height
:
Long
end
Blocker
Limit
end
Blocker
Limit
:
Long
min
Voter
Count
min
Voter
Count
:
Long
network
network
:
string
networks
networks
:
NetworkInfo
[]
revote
Locking
Period
revote
Locking
Period
:
Long
token
Code
token
Code
:
Uint8Array
transfer
Limit
transfer
Limit
:
Long
voting
Grace
Period
voting
Grace
Period
:
Long
Optional
voting
Threshold
voting
Threshold
?:
Threshold
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
burnable
chain
commands
Gas
Limit
confirmation
Height
end
Blocker
Limit
min
Voter
Count
network
networks
revote
Locking
Period
token
Code
transfer
Limit
voting
Grace
Period
voting
Threshold
@axelarjs/proto
Loading...
Generated using
TypeDoc
Params is the parameter set for this module