Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/taquito
UnstakeParams
Interface UnstakeParams
Description
RPC unstake pseudo operation params
interface
UnstakeParams
{
amount
:
number
;
fee
?:
number
;
gasLimit
?:
number
;
mutez
?:
boolean
;
parameter
?:
TransactionOperationParameter
;
source
?:
string
;
storageLimit
?:
number
;
to
?:
string
;
}
Index
Properties
amount
fee?
gas
Limit?
mutez?
parameter?
source?
storage
Limit?
to?
Properties
amount
amount
:
number
Optional
fee
fee
?:
number
Optional
gas
Limit
gas
Limit
?:
number
Optional
mutez
mutez
?:
boolean
Optional
parameter
parameter
?:
TransactionOperationParameter
Optional
source
source
?:
string
Optional
storage
Limit
storage
Limit
?:
number
Optional
to
to
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
fee
gas
Limit
mutez
parameter
source
storage
Limit
to
Taquito
Loading...
Description
RPC unstake pseudo operation params