Skip to content

Commit

Permalink
hotfix (script): uncomment create wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenabix committed Nov 27, 2018
1 parent 3e2b3b1 commit 5f47d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/eosio/scripts/init-chain.sh
Expand Up @@ -159,7 +159,7 @@ do
done

# setup chain, testing users and contracts
# create_wallet
create_wallet
import_private_key 5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3 # eosio producer key
create_eosio_accounts
deploy_system_contracts
Expand Down

0 comments on commit 5f47d25

Please sign in to comment.