Skip to content

Commit

Permalink
Add more pre-fund addresses for verkle-gen
Browse files Browse the repository at this point in the history
Signed-off-by: Barnabas Busa <[email protected]>
  • Loading branch information
barnabasbusa authored Jan 31, 2024
1 parent e538eaf commit 65791d0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions config-example/el/genesis-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,21 @@ el_premine:
"m/44'/60'/0'/0/3": 1000000000ETH
"m/44'/60'/0'/0/4": 1000000000ETH
"m/44'/60'/0'/0/5": 1000000000ETH
"m/44'/60'/0'/0/6": 1000000000ETH
"m/44'/60'/0'/0/7": 1000000000ETH
"m/44'/60'/0'/0/8": 1000000000ETH
"m/44'/60'/0'/0/9": 1000000000ETH
"m/44'/60'/0'/0/10": 1000000000ETH
"m/44'/60'/0'/0/11": 1000000000ETH
"m/44'/60'/0'/0/12": 1000000000ETH
"m/44'/60'/0'/0/13": 1000000000ETH
"m/44'/60'/0'/0/14": 1000000000ETH
"m/44'/60'/0'/0/15": 1000000000ETH
"m/44'/60'/0'/0/16": 1000000000ETH
"m/44'/60'/0'/0/17": 1000000000ETH
"m/44'/60'/0'/0/18": 1000000000ETH
"m/44'/60'/0'/0/19": 1000000000ETH
"m/44'/60'/0'/0/20": 1000000000ETH
el_premine_addrs: {}
genesis_timestamp: ${GENESIS_TIMESTAMP}
genesis_delay: ${GENESIS_DELAY}
Expand Down

0 comments on commit 65791d0

Please sign in to comment.