Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
fuzz_proto
v1
AncestryItem
Class AncestryItem
AncestryItem ::= SEQUENCE { slot TimeSlot, header-hash HeaderHash }
Hierarchy (
View Summary
)
pvm
.
WithDebug
AncestryItem
Index
Properties
header
Hash
slot
Codec
Methods
to
String
create
Properties
Readonly
header
Hash
headerHash
:
OpaqueHash
&
pvm
.
WithOpaque
<
"HeaderHash"
>
Readonly
slot
slot
:
number
&
WithBytesRepresentation
<
4
>
&
pvm
.
WithOpaque
<
"TimeSlot[u32]"
>
Static
Codec
Codec
:
Descriptor
<
AncestryItem
,
ViewOf
<
AncestryItem
,
{
headerHash
:
Descriptor
<
Bytes
<
32
>
&
pvm
.
WithOpaque
<
"HeaderHash"
>
,
Bytes
<
32
>
,
>
;
slot
:
Descriptor
<
number
&
WithBytesRepresentation
<
4
>
&
pvm
.
WithOpaque
<
"TimeSlot[u32]"
>
,
Bytes
<
4
>
,
>
;
}
,
>
,
>
= ...
Methods
to
String
toString
()
:
string
Returns
string
Static
create
create
(
__namedParameters
:
CodecRecord
<
AncestryItem
>
)
:
AncestryItem
Parameters
__namedParameters
:
CodecRecord
<
AncestryItem
>
Returns
AncestryItem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
header
Hash
slot
Codec
Methods
to
String
create
Typeberry by Fluffy Labs - v0.4.0
Loading...
AncestryItem ::= SEQUENCE { slot TimeSlot, header-hash HeaderHash }