-
Notifications
You must be signed in to change notification settings - Fork 298
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: partial notes macros (#8993)
I realized that we need to provide a way to automatically encode the unencrypted log as well. For this reason I decided to refactor the partial notes macro such that we have a `FinalizationPayload` which takes the note hiding point and the nullable values as args to constructor. Along with this change it made sense to rename `PartialPayload` as `SetupPayload`. I also went ahead and polished all the note macro code.
- Loading branch information
Showing
4 changed files
with
147 additions
and
164 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
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
Oops, something went wrong.