-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: refactor signing in order to more easily be able to dryrun (#547)
* feat: refactor signing in order to more easily be able to dryrun Co-authored-by: Sander Bosma <[email protected]> Co-authored-by: Daniel Savu <[email protected]> * chore: move dry_run to rpc file * fix: failing dryrun test * fix: run cargo fmt * chore(dryrun): Replace complex SubmittableExtrinsic type with bytes array * cargo fmt * feat: add dry_run method to signed submittable extrinsic * fmt Co-authored-by: Sander Bosma <[email protected]>
- Loading branch information
1 parent
3baea19
commit cb18ad7
Showing
3 changed files
with
197 additions
and
28 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