protolambda / eth2-val-tools

Some experimental tools to manage validators - use at your own risk
MIT License
63 stars 21 forks source link

Fix Prysm Wallet Out Paths and Use Filepath Package #4

Closed rauljordan closed 3 years ago

rauljordan commented 3 years ago

This PR fixes the output of Prysm's wallet to match what it expects:

direct/
  accounts/
    all-accounts.keystore.json
keymanageropts.json

and uses the path/filepath package to play better with windows