You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-f, --file string The output JSON file path for storing the addresses and private keys of funded wallets (default "wallets.json")
84
91
--hd-derivation Derive wallets to fund from the private key in a deterministic way (default true)
85
92
-h, --help help for fund
93
+
--key-file string The file containing the accounts private keys, one per line.
86
94
-n, --number uint The number of wallets to fund (default 10)
87
95
--private-key string The hex encoded private key that we'll use to send transactions (default "0x42b6e34dc21598a807dc19d7784c71b2a7a01f6480dc6f58258f78e539f1a1fa")
88
96
-r, --rpc-url string The RPC endpoint url (default "http://localhost:8545")
0 commit comments