mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-28 21:51:22 +00:00
added relay only option
This commit is contained in:
parent
8896959014
commit
35525d5281
16
ansible/app_options_files/relay
Normal file
16
ansible/app_options_files/relay
Normal file
@ -0,0 +1,16 @@
|
||||
"accounts": [
|
||||
{
|
||||
"name": "relay",
|
||||
"address": "1B1BE55F969F54064628A63B9559E7C21C925165",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
"data": "619D3678599971ED29C7529DDD4DA537B97129893598A17C82E3AC9A8BA95279"
|
||||
},
|
||||
"coins": [
|
||||
{
|
||||
"denom": "mycoin",
|
||||
"amount": 9007199254740992
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user