More accounts to public_testnet

This commit is contained in:
Greg Szabo 2017-10-03 22:15:09 -04:00
parent 5109f89516
commit 9ff1bd8c9c
1 changed files with 28 additions and 0 deletions

View File

@ -134,5 +134,33 @@
"amount": 1000
}
]
},
{
"name": "matt",
"address": "C2104A8191E282AA45D210BA93282B36768EDDA1",
"coins": [
{
"denom": "buckyball",
"amount": 53712836452781
},
{
"denom": "mattcoin",
"amount": 1000
}
]
},
{
"name": "frey",
"address": "0F8FB94B5A4D04220F15058B7AA16AF1328B57A9",
"coins": [
{
"denom": "buckyball",
"amount": 53712836452781
},
{
"denom": "freycoin",
"amount": 1000
}
]
}
]