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 relay only option
pull/1943/head
Greg Szabo
8 years ago
parent
8896959014
commit
35525d5281
1 changed files
with
16 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+16
-0
ansible/app_options_files/relay
+ 16
- 0
ansible/app_options_files/relay
View File
@ -0,0 +1,16 @@
"accounts": [
{
"name": "relay",
"address": "1B1BE55F969F54064628A63B9559E7C21C925165",
"pub_key": {
"type": "ed25519",
"data": "619D3678599971ED29C7529DDD4DA537B97129893598A17C82E3AC9A8BA95279"
},
"coins": [
{
"denom": "mycoin",
"amount": 9007199254740992
}
]
}
]
Write
Preview
Loading…
Cancel
Save