-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update signer docs to describe which methods are async
We should update the return types on the signing methods here as well, but we should at least start by documenting which methods are async and which are not. Once we complete async support for `get_per_commitment_point`, we can change the return types as most things in the channel signing traits will be finalized.
- Loading branch information
1 parent
47ca19d
commit 6a8bf76
Showing
2 changed files
with
68 additions
and
21 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