Documentation
Preparing search index...
@airgap/beacon-types
TezosDalPublishCommitmentOperation
Interface TezosDalPublishCommitmentOperation
interface
TezosDalPublishCommitmentOperation
{
counter
:
string
;
fee
:
string
;
gas_limit
:
string
;
kind
:
DAL_PUBLISH_COMMITMENT
;
slot_header
:
{
commitment
:
string
;
commitment_proof
:
string
;
slot_index
:
number
;
}
;
source
:
string
;
storage_limit
:
string
;
}
Index
Properties
counter
fee
gas_
limit
kind
slot_
header
source
storage_
limit
Properties
counter
counter
:
string
fee
fee
:
string
gas_
limit
gas_limit
:
string
kind
kind
:
DAL_PUBLISH_COMMITMENT
slot_
header
slot_header
:
{
commitment
:
string
;
commitment_proof
:
string
;
slot_index
:
number
;
}
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
slot_
header
source
storage_
limit
Documentation
Loading...