@did-btc1/method
Preparing search index...
SendManyParams
Type Alias SendManyParams
type
SendManyParams
=
{
amounts
:
{
address
:
string
}
;
comment
?:
string
;
conf_target
?:
number
;
estimate_mode
?:
FeeEstimateMode
;
fromaccount
:
string
;
minconf
?:
number
;
replaeable
?:
boolean
;
subtractfeefrom
?:
string
[]
;
}
Index
Properties
amounts
comment?
conf_
target?
estimate_
mode?
fromaccount
minconf?
replaeable?
subtractfeefrom?
Properties
amounts
amounts
:
{
address
:
string
}
Optional
comment
comment
?:
string
Optional
conf_
target
conf_target
?:
number
Optional
estimate_
mode
estimate_mode
?:
FeeEstimateMode
fromaccount
fromaccount
:
string
Optional
minconf
minconf
?:
number
Optional
replaeable
replaeable
?:
boolean
Optional
subtractfeefrom
subtractfeefrom
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amounts
comment
conf_
target
estimate_
mode
fromaccount
minconf
replaeable
subtractfeefrom
@did-btc1/method
Loading...