Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/taquito
RPCRevealOperation
Interface RPCRevealOperation
Description
RPC reveal operation
interface
RPCRevealOperation
{
fee
:
number
;
gas_limit
:
number
;
kind
:
REVEAL
;
public_key
:
string
;
source
?:
string
;
storage_limit
:
number
;
}
Index
Properties
fee
gas_
limit
kind
public_
key
source?
storage_
limit
Properties
fee
fee
:
number
gas_
limit
gas_
limit
:
number
kind
kind
:
REVEAL
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
public_
key
source
storage_
limit
Taquito
Loading...
Description
RPC reveal operation