This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
More accounts to public_testnet
pull/1943/head
Greg Szabo
7 years ago
parent
5109f89516
commit
9ff1bd8c9c
1 changed files
with
28 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+28
-0
ansible/app_options_files/public_testnet
+ 28
- 0
ansible/app_options_files/public_testnet
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
}
]
}
]
Write
Preview
Loading…
Cancel
Save