@did-btc1/method
Preparing search index...
ReadBlockchainParams
Interface ReadBlockchainParams
interface
ReadBlockchainParams
{
contemporaryBlockHeight
:
number
;
contemporaryDidDocument
:
Btc1DidDocument
;
currentVersionId
:
number
;
options
?:
DidResolutionOptions
;
sidecarData
?:
SidecarData
;
targetBlockHeight
:
number
;
targetVersionId
?:
number
;
updateHashHistory
:
string
[]
;
}
Index
Properties
contemporary
Block
Height
contemporary
Did
Document
current
Version
Id
options?
sidecar
Data?
target
Block
Height
target
Version
Id?
update
Hash
History
Properties
contemporary
Block
Height
contemporaryBlockHeight
:
number
contemporary
Did
Document
contemporaryDidDocument
:
Btc1DidDocument
current
Version
Id
currentVersionId
:
number
Optional
options
options
?:
DidResolutionOptions
Optional
sidecar
Data
sidecarData
?:
SidecarData
target
Block
Height
targetBlockHeight
:
number
Optional
target
Version
Id
targetVersionId
?:
number
update
Hash
History
updateHashHistory
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contemporary
Block
Height
contemporary
Did
Document
current
Version
Id
options
sidecar
Data
target
Block
Height
target
Version
Id
update
Hash
History
@did-btc1/method
Loading...