Skip to content

Replace NoteInterface::pack_content and NoteInterface::unpack_content with standard Packable #11981

@benesjan

Description

@benesjan

Now that NoteHeader is nuked (by this PR) we can use standard Packable trait for notes instead of the custom NoteInterface::pack_content and NoteInterface::unpack_content.

All the mentions of note content should be replace just with a note because now the concept of note content does not make sense - note content is a note.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions