-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create new account helper function (#1097)
* feat: create new account helper function Signed-off-by: Muhideen Mujeeb Adeoye <[email protected]> * feat: remove old account helper function Signed-off-by: Muhideen Mujeeb Adeoye <[email protected]> * chore: replace old account helper function with new one Signed-off-by: Muhideen Mujeeb Adeoye <[email protected]> * fix: update createAccount function Signed-off-by: Muhideen Mujeeb Adeoye <[email protected]> * refactor: simplify account creation in test files Signed-off-by: Muhideen Mujeeb Adeoye <[email protected]> * fix: update createAccount helper to return proper value on error Signed-off-by: Muhideen Mujeeb Adeoye <[email protected]> * chore: remove space and replace with private key struct Signed-off-by: Muhideen Mujeeb Adeoye <[email protected]> * fix: address all issue with build error Signed-off-by: Muhideen Mujeeb Adeoye <[email protected]> --------- Signed-off-by: Muhideen Mujeeb Adeoye <[email protected]> Co-authored-by: Ivan Ivanov <[email protected]>
- Loading branch information
Showing
8 changed files
with
260 additions
and
105 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.