Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/taquito
RPCDelegateOperation
Interface RPCDelegateOperation
Description
RPC delegation operation
interface
RPCDelegateOperation
{
delegate
?:
string
;
fee
:
number
;
gas_limit
:
number
;
kind
:
DELEGATION
;
source
?:
string
;
storage_limit
:
number
;
}
Index
Properties
delegate?
fee
gas_
limit
kind
source?
storage_
limit
Properties
Optional
delegate
delegate
?:
string
fee
fee
:
number
gas_
limit
gas_
limit
:
number
kind
kind
:
DELEGATION
Optional
source
source
?:
string
storage_
limit
storage_
limit
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delegate
fee
gas_
limit
kind
source
storage_
limit
Taquito
Loading...
Description
RPC delegation operation