Search
Preparing search index...
The search index is not available
vitra
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
vitra
BlockInclusionProof
Class BlockInclusionProof
Hierarchy
BlockInclusionProof
Index
Constructors
constructor
Properties
block
Seq
log
Pubkey
root
Hash
At
Block
root
Hash
Signature
Methods
[custom]
toJSON
fromJSON
Constructors
constructor
new
Block
Inclusion
Proof
(
logPubkey
:
Buffer
, blockSeq
:
number
, rootHashAtBlock
:
Buffer
, rootHashSignature
:
Buffer
)
:
BlockInclusionProof
Parameters
logPubkey:
Buffer
blockSeq:
number
rootHashAtBlock:
Buffer
rootHashSignature:
Buffer
Returns
BlockInclusionProof
Properties
block
Seq
block
Seq
:
number
log
Pubkey
log
Pubkey
:
Buffer
root
Hash
At
Block
root
Hash
At
Block
:
Buffer
root
Hash
Signature
root
Hash
Signature
:
Buffer
Methods
[custom]
[custom]
(
depth
:
number
, opts
:
{
indentationLvl
:
number
;
stylize
:
Function
}
)
:
string
Parameters
depth:
number
opts:
{
indentationLvl
:
number
;
stylize
:
Function
}
indentation
Lvl
:
number
stylize
:
Function
Returns
string
toJSON
toJSON
(
)
:
{
blockSeq
:
number
;
logPubkey
:
string
;
rootHashAtBlock
:
string
;
rootHashSignature
:
string
;
vitraBlockInclusionProof
:
number
}
Returns
{
blockSeq
:
number
;
logPubkey
:
string
;
rootHashAtBlock
:
string
;
rootHashSignature
:
string
;
vitraBlockInclusionProof
:
number
}
block
Seq
:
number
log
Pubkey
:
string
root
Hash
At
Block
:
string
root
Hash
Signature
:
string
vitra
Block
Inclusion
Proof
:
number
Static
fromJSON
fromJSON
(
obj
:
any
)
:
BlockInclusionProof
Parameters
obj:
any
Returns
BlockInclusionProof
Exports
Block
Inclusion
Proof
constructor
block
Seq
log
Pubkey
root
Hash
At
Block
root
Hash
Signature
[custom]
toJSON
fromJSON
Generated using
TypeDoc