lastBlockInPreviousSuperblock property
Implementation
@TagNumber(6)
Hash get lastBlockInPreviousSuperblock => $_getN(5);
Implementation
@TagNumber(6)
set lastBlockInPreviousSuperblock(Hash v) {
setField(6, v);
}
@TagNumber(6)
Hash get lastBlockInPreviousSuperblock => $_getN(5);
@TagNumber(6)
set lastBlockInPreviousSuperblock(Hash v) {
setField(6, v);
}