-
-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(model): gateway opcode sent/received categorization (#2124)
Add methods to the gateway opcode model for determining whether an opcode is intended to be sent or received, represented by new `is_received` and `is_sent` methods. Documentation has been added to note what opcodes are in each category. This pull request was split out of #2024.
- Loading branch information
Showing
1 changed file
with
82 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters