Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(test-tooling): use of hardcoded password
Primary Changes ---------------- 1. Updated line 236 in openethereum-test-ledger.ts so the default password argument to the newEthPersonalAccount function is not hardcoded. Fixes hyperledger-cacti#2766 BREAKING CHANGE: "password" is now a mandatory parameter of the newEthPersonalAccount function defined in openethereum-test-ledger.ts. It was previously optional. Signed-off-by: ashnashahgrover <[email protected]>
- Loading branch information