mirror of
https://github.com/tappollo/quorum-examples.git
synced 2026-01-12 17:03:08 +08:00
add account balances
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
{
|
||||
"alloc": {},
|
||||
"alloc": {
|
||||
"0xed9d02e382b34818e88b88a309c7fe71e65f419d": {
|
||||
"balance": "1000000000000000000000000000"
|
||||
},
|
||||
"0xca843569e3427144cead5e4d5999a3d0ccf92b8e": {
|
||||
"balance": "1000000000000000000000000000"
|
||||
},
|
||||
"0x0fbdc686b912d7722dc86510934589e0aaf3b55a": {
|
||||
"balance": "1000000000000000000000000000"
|
||||
},
|
||||
"0x9186eb3d20cbd1f5f992a950d808c4495153abd5": {
|
||||
"balance": "1000000000000000000000000000"
|
||||
},
|
||||
"0x0638e1574728b6d862dd5d3a3e0942c3be47d996": {
|
||||
"balance": "1000000000000000000000000000"
|
||||
}
|
||||
},
|
||||
"coinbase": "0x0000000000000000000000000000000000000000",
|
||||
"config": {
|
||||
"homesteadBlock": 0,
|
||||
|
||||
Reference in New Issue
Block a user