Open wezrule opened 3 years ago
Aren't signer and link interpretation part of the block? It would be great to have both of them so the node can validate the transaction in early stages
Yes Flags
contains those things (and whether the block is an upgrade)
Will need updating once state blocks v2 are in (https://github.com/nanocurrency/nano-node/pull/2899). 8 more bytes needed, which are located right before the
signature
field: Height (6 bytes) Version (1 byte) Flags (1 byte)