Skip to content

[utils] Examine need for FixedBytes newtype #1874

@clabby

Description

@clabby

Overview

commonware-utils has the FixedBytes newtype, which wraps a [u8; N]. We should examine whether or not we need it - it'd be nice to delete it in favor of using [u8; N] directly.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions