@did-btc1/method
Preparing search index...
ChainTip
Type Alias ChainTip
type
ChainTip
=
{
branchlen
:
number
;
hash
:
string
;
height
:
number
;
status
:
|
"active"
|
"valid-fork"
|
"valid-headers"
|
"headers-only"
|
"invalid"
;
}
Index
Properties
branchlen
hash
height
status
Properties
branchlen
branchlen
:
number
hash
hash
:
string
height
height
:
number
status
status
:
"active"
|
"valid-fork"
|
"valid-headers"
|
"headers-only"
|
"invalid"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branchlen
hash
height
status
@did-btc1/method
Loading...