-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Composite CustomMessageHandler macro
A CustomMessageHandler may be used to implement an extension to the BOLT specs. Using more than one custom handler requires defining a wrapper for both the handlers and their CustomMessage associated type. Define a macro that takes care of this boilerplate.
- Loading branch information
Showing
1 changed file
with
77 additions
and
0 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