Skip to content

Make RadioPayloadMessage a trait #294

Description

@cargopete

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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