@did-btc1/method
Preparing search index...
BumpFeeResult
Type Alias BumpFeeResult
type
BumpFeeResult
=
{
error
?:
string
[]
;
fee
:
number
;
origfee
:
number
;
txid
:
string
;
}
Index
Properties
error?
fee
origfee
txid
Properties
Optional
error
error
?:
string
[]
fee
fee
:
number
origfee
origfee
:
number
txid
txid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
fee
origfee
txid
@did-btc1/method
Loading...