Documentation
Preparing search index...
@airgap/beacon-wallet
TezosSmartRollupOriginateOperation
Interface TezosSmartRollupOriginateOperation
Internalapi
interface
TezosSmartRollupOriginateOperation
{
counter
:
string
;
fee
:
string
;
gas_limit
:
string
;
kernel
:
string
;
kind
:
SMART_ROLLUP_ORIGINATE
;
parameters_ty
:
MichelineMichelsonV1Expression
;
pvm_kind
:
PvmKind
;
source
:
string
;
storage_limit
:
string
;
whitelist
?:
string
[]
;
}
Hierarchy (
View Summary
)
TezosBaseOperation
TezosSmartRollupOriginateOperation
Index
Properties
counter
fee
gas_
limit
kernel
kind
parameters_
ty
pvm_
kind
source
storage_
limit
whitelist?
Properties
counter
counter
:
string
fee
fee
:
string
gas_
limit
gas_limit
:
string
kernel
kernel
:
string
kind
kind
:
SMART_ROLLUP_ORIGINATE
parameters_
ty
parameters_ty
:
MichelineMichelsonV1Expression
pvm_
kind
pvm_kind
:
PvmKind
source
source
:
string
storage_
limit
storage_limit
:
string
Optional
whitelist
whitelist
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
counter
fee
gas_
limit
kernel
kind
parameters_
ty
pvm_
kind
source
storage_
limit
whitelist
Documentation
Loading...
Internalapi