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
app options cahgnes
pull/1943/head
Greg Szabo
7 years ago
parent
8e0ed4ddd0
commit
b1d433314b
2 changed files
with
36 additions
and
12 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-12
ansible/app_options_files/kingethan
+36
-0
ansible/app_options_files/public_testnet
+ 0
- 12
ansible/app_options_files/kingethan
View File
@ -1,12 +0,0 @@
"accounts": [{
"address": "C13B2A17030E416D0C83B7FF7CDFFB2E2353FA11",
"coins": [
{
"denom": "mycoin",
"amount": 9007199254740992
}
]
}],
"plugin_options": [
"coin/issuer", {"app": "sigs", "addr": "C13B2A17030E416D0C83B7FF7CDFFB2E2353FA11"}
]
+ 36
- 0
ansible/app_options_files/public_testnet
View File
@ -31,6 +31,42 @@
}
]
},
{
"name": "monitor1",
"address": "CE456B8BA9AFD1CBDF4ED14558E8C30691E549EA",
"coins": [
{
"denom": "fermion",
"amount": 100
},
{
"denom": "moncoin",
"amount": 600000
},
{
"denom": "leadertoken",
"amount": 1
}
]
},
{
"name": "monitor2",
"address": "EF708182E21F893634FD8DCB82A5128E16C76B83",
"coins": [
{
"denom": "fermion",
"amount": 100
},
{
"denom": "moncoin",
"amount": 0
},
{
"denom": "leadertoken",
"amount": 0
}
]
},
{
"name": "anton",
"address": "40CC622438D3E42148A1FFD3A27C07C100F8FA3D",
Write
Preview
Loading…
Cancel
Save