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