Documentation
Preparing search index...
@airgap/beacon-sdk
TezosUpdateConsensusKeyOperation
Interface TezosUpdateConsensusKeyOperation
Internalapi
interface
TezosUpdateConsensusKeyOperation
{
counter
:
string
;
fee
:
string
;
gas_limit
:
string
;
kind
:
UPDATE_CONSENSUS_KEY
;
pk
:
string
;
proof
?:
string
;
source
:
string
;
storage_limit
:
string
;
}
Hierarchy (
View Summary
)
TezosBaseOperation
TezosUpdateConsensusKeyOperation
Index
Properties
counter
fee
gas_
limit
kind
pk
proof?
source
storage_
limit
Properties
counter
counter
:
string
fee
fee
:
string
gas_
limit
gas_limit
:
string
kind
kind
:
UPDATE_CONSENSUS_KEY
pk
pk
:
string
Optional
proof
proof
?:
string
source
source
:
string
storage_
limit
storage_limit
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
counter
fee
gas_
limit
kind
pk
proof
source
storage_
limit
Documentation
Loading...
Internalapi