Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider checking for chain == 0 in spec #24

Open
evan-gray opened this issue Oct 24, 2024 · 0 comments
Open

Consider checking for chain == 0 in spec #24

evan-gray opened this issue Oct 24, 2024 · 0 comments
Labels
docs Improvements or additions to documentation

Comments

@evan-gray
Copy link
Contributor

Since the design explicitly does not support multicast via 1 attestation (typically done to chain 0), perhaps all of the implementations should check that a transceiver cannot be enabled for sending to or receiving from chain 0. Along with the other checks already in place, that would prohibit sending a message to chain 0 as well.

@evan-gray evan-gray added the docs Improvements or additions to documentation label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant