Skip to content

Change "v" to u64. #18

@mpapierski

Description

@mpapierski

It has to stay under 2**64-1 so it makes sense to change the data type from BigEndianInt into u64.

Currently it can't be done because of althea-net/serde-rlp#10 which should improve serialization of primitive types like u64.

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