Skip to content

Use bytes instead of a string to represent Prefix field #17

@sbezverk

Description

@sbezverk

Currently protos are using string as a type for prefix field which is not efficient and makes manipulations with prefix more complex. I would like to propose to switch to bytes type instead.

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