Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/taquito
RPCRegisterGlobalConstantOperation
Interface RPCRegisterGlobalConstantOperation
RPC register global constant operation
interface
RPCRegisterGlobalConstantOperation
{
fee
:
number
;
gas_limit
:
number
;
kind
:
REGISTER_GLOBAL_CONSTANT
;
source
:
string
;
storage_limit
:
number
;
value
:
MichelsonV1Expression
;
}
Index
Properties
fee
gas_
limit
kind
source
storage_
limit
value
Properties
fee
fee
:
number
gas_
limit
gas_limit
:
number
kind
kind
:
REGISTER_GLOBAL_CONSTANT
source
source
:
string
storage_
limit
storage_limit
:
number
value
value
:
MichelsonV1Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
gas_
limit
kind
source
storage_
limit
value
taquito.io
Taquito TypeDocs
Loading...
RPC register global constant operation