Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

ECO-946 updates needed for the multi-sig tutorial #3

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

ipopescu
Copy link
Contributor

Summary of changes:

  1. To run the keys-manager.js client, we need to update the deploy transfer amount from 1 to 2500000000. Otherwise, step 6 will throw and error.
    deploy = utils.transferDeploy(mainAccount, firstAccount, 2500000000);
  2. I updated some comments in the keys-manager.js file. This will help with the corresponding tutorial.
  3. In utils.js, I made the casper-node path more general, prompting users to enter their path.

@zie1ony zie1ony merged commit 7f81f0f into casper-ecosystem:master Mar 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants