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