Preparing search index...
The search index is not available
Bittap-Wallet-SDK - v1.0.6
Bittap-Wallet-SDK
TransferOptions
Interface TransferOptions
Interface representing options for transferring assets. TransferOptions
interface
TransferOptions
{
amount
?:
number
;
fee_rate
?:
number
;
min_conf
?:
number
;
recv_addr
:
string
;
}
Index
Properties
amount?
fee_
rate?
min_
conf?
recv_
addr
Properties
Optional
amount
amount
?:
number
Optional
fee_
rate
fee_
rate
?:
number
Optional
min_
conf
min_
conf
?:
number
recv_
addr
recv_
addr
:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
amount
fee_
rate
min_
conf
recv_
addr
Bittap-Wallet-SDK - v1.0.6
Loading...
Interface representing options for transferring assets. TransferOptions