Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/taquito
RPCRevealOperation
Interface RPCRevealOperation
RPC reveal operation
interface
RPCRevealOperation
{
fee
:
number
;
gas_limit
:
number
;
kind
:
REVEAL
;
proof
?:
string
;
public_key
:
string
;
source
?:
string
;
storage_limit
:
number
;
}
Index
Properties
fee
gas_
limit
kind
proof?
public_
key
source?
storage_
limit
Properties
fee
fee
:
number
gas_
limit
gas_limit
:
number
kind
kind
:
REVEAL
Optional
proof
proof
?:
string
public_
key
public_key
:
string
Optional
source
source
?:
string
storage_
limit
storage_limit
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
gas_
limit
kind
proof
public_
key
source
storage_
limit
taquito.io
Taquito TypeDocs
Loading...
RPC reveal operation