Skip to content

Update nonce counter/bitfield sizes #169

@lrettig

Description

@lrettig

message Nonce {
uint64 counter = 1;
uint32 bitfield = 2; // this is actually limited by uint8, but no type for that.
}

Update to match the size that's finalized in spacemeshos/pm#104

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions