Skip to content

Make RadioPayloadMessage a trait #294

@pete-fathom

Description

@pete-fathom

RadioPayloadMessage should be a trait, not a struct

This trait need to require:

  1. Everything on GraphcastMessage currently
  2. Set of required functions
    • decode
    • validity_check
    • build
  3. Set of required fields
    • graph_account
    • nonce

Metadata

Metadata

Assignees

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