Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/taquito
RPCUpdateConsensusKeyOperation
Interface RPCUpdateConsensusKeyOperation
interface
RPCUpdateConsensusKeyOperation
{
fee
:
number
;
gas_limit
:
number
;
kind
:
UPDATE_CONSENSUS_KEY
;
pk
:
string
;
proof
?:
string
;
source
:
string
;
storage_limit
:
number
;
}
Index
Properties
fee
gas_
limit
kind
pk
proof?
source
storage_
limit
Properties
fee
fee
:
number
gas_
limit
gas_limit
:
number
kind
kind
:
UPDATE_CONSENSUS_KEY
pk
pk
:
string
Optional
proof
proof
?:
string
source
source
:
string
storage_
limit
storage_limit
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
gas_
limit
kind
pk
proof
source
storage_
limit
taquito.io
Taquito TypeDocs
Loading...