getSysvarLastRestartSlotCodec
Returns a codec that you can use to encode from or decode to SysvarLastRestartSlot
Returns
FixedSizeCodec<Readonly<{
lastRestartSlot: bigint;
}>, Readonly<{
lastRestartSlot: bigint;
}>, 8>
Returns a codec that you can use to encode from or decode to SysvarLastRestartSlot
FixedSizeCodec<Readonly<{
lastRestartSlot: bigint;
}>, Readonly<{
lastRestartSlot: bigint;
}>, 8>