Skip to content

simple_hash_from_byte_slices should take a Vec instead of slice #57

@ebuchman

Description

@ebuchman

Currently we have fn simple_hash_from_byte_slices(byte_slices: &[&[u8]]) -> Hash

But this leads to some complexities in the few places it's so far used:

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