-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use async closures for SC specific witnessing functionality (…
…#4049) * refactor: pull out extrinsic submission from erc20 witnessing * refactor: pull out eth deposit submission * refactor: factor out finalize extrinsic code * refactor: remove unnecessary macro * factor out extrinsic code for BTC * refactor: factor out extrinsic submission for DOT * refactor: use it for the rest of the witnessers for consistency * chore: remove unnecessary clippy allow
- Loading branch information
Showing
9 changed files
with
278 additions
and
334 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
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.