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
Added more accounts
pull/1943/head
Greg Szabo
7 years ago
parent
9a971d8a19
commit
7e6df2fce4
1 changed files
with
29 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+29
-0
ansible/app_options_files/public_testnet
+ 29
- 0
ansible/app_options_files/public_testnet
View File
@ -162,5 +162,34 @@
"amount": 1000
}
]
},
{
"name": "wancloud",
"address": "117FE408E1F74C453901BCB638F996964FD29CBB",
"coins": [
{
"denom": "buckyball",
"amount": 53712836452781
},
{
"denom": "wancloudcoin",
"amount": 1000
}
]
},
{
"name": "bianjie",
"address": "F63F2D34C03430A54B7F6A43C886B4A83F366B84",
"coins": [
{
"denom": "buckyball",
"amount": 53712836452781
},
{
"denom": "bianjiecoin",
"amount": 1000
}
]
}
]
Write
Preview
Loading…
Cancel
Save