@did-btc1/method
Preparing search index...
ListUnspentParams
Type Alias ListUnspentParams
type
ListUnspentParams
=
{
address
?:
string
[]
;
include_unsafe
?:
boolean
;
maxconf
?:
number
;
minconf
?:
number
;
query_options
?:
ListUnspentOptions
;
}
Index
Properties
address?
include_
unsafe?
maxconf?
minconf?
query_
options?
Properties
Optional
address
address
?:
string
[]
Optional
include_
unsafe
include_unsafe
?:
boolean
Optional
maxconf
maxconf
?:
number
Optional
minconf
minconf
?:
number
Optional
query_
options
query_options
?:
ListUnspentOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
include_
unsafe
maxconf
minconf
query_
options
@did-btc1/method
Loading...