@did-btc1/method
Preparing search index...
ScanBlocksParams
Type Alias ScanBlocksParams
type
ScanBlocksParams
=
{
action
:
"start"
|
"abort"
|
"status"
;
filtertype
?:
string
;
options
?:
{
filter_false_positives
:
boolean
}
;
start_height
?:
number
;
stop_height
?:
number
;
}
Index
Properties
action
filtertype?
options?
start_
height?
stop_
height?
Properties
action
action
:
"start"
|
"abort"
|
"status"
Optional
filtertype
filtertype
?:
string
Optional
options
options
?:
{
filter_false_positives
:
boolean
}
Optional
start_
height
start_height
?:
number
Optional
stop_
height
stop_height
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
filtertype
options
start_
height
stop_
height
@did-btc1/method
Loading...