@did-btc1/method
Preparing search index...
FundRawTxOptions
Type Alias FundRawTxOptions
type
FundRawTxOptions
=
{
changeAddress
?:
string
;
chnagePosition
?:
number
;
conf_target
?:
number
;
estimate_mode
:
FeeEstimateMode
;
feeRate
?:
number
;
includeWatching
?:
boolean
;
lockUnspents
?:
boolean
;
replaceable
?:
boolean
;
subtractFeeFromOutputs
?:
number
[]
;
}
Index
Properties
change
Address?
chnage
Position?
conf_
target?
estimate_
mode
fee
Rate?
include
Watching?
lock
Unspents?
replaceable?
subtract
Fee
From
Outputs?
Properties
Optional
change
Address
changeAddress
?:
string
Optional
chnage
Position
chnagePosition
?:
number
Optional
conf_
target
conf_target
?:
number
estimate_
mode
estimate_mode
:
FeeEstimateMode
Optional
fee
Rate
feeRate
?:
number
Optional
include
Watching
includeWatching
?:
boolean
Optional
lock
Unspents
lockUnspents
?:
boolean
Optional
replaceable
replaceable
?:
boolean
Optional
subtract
Fee
From
Outputs
subtractFeeFromOutputs
?:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
change
Address
chnage
Position
conf_
target
estimate_
mode
fee
Rate
include
Watching
lock
Unspents
replaceable
subtract
Fee
From
Outputs
@did-btc1/method
Loading...