Documentation
Preparing search index...
@airgap/beacon-sdk
TezosRevealOperation
Interface TezosRevealOperation
Internalapi
interface
TezosRevealOperation
{
counter
:
string
;
fee
:
string
;
gas_limit
:
string
;
kind
:
REVEAL
;
proof
?:
string
;
public_key
:
string
;
source
:
string
;
storage_limit
:
string
;
}
Hierarchy (
View Summary
)
TezosBaseOperation
TezosRevealOperation
Index
Properties
counter
fee
gas_
limit
kind
proof?
public_
key
source
storage_
limit
Properties
counter
counter
:
string
fee
fee
:
string
gas_
limit
gas_limit
:
string
kind
kind
:
REVEAL
Optional
proof
proof
?:
string
public_
key
public_key
:
string
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
proof
public_
key
source
storage_
limit
Documentation
Loading...
Internalapi