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
tendermint 0.11.0 compatibility
pull/1943/head
Greg Szabo
7 years ago
parent
94a5087e0f
commit
85e562004c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ansible/roles/config/templates/genesis-server.json.j2
+ 1
- 1
ansible/roles/config/templates/genesis-server.json.j2
View File
@ -12,7 +12,7 @@
"data": "{{hostvars[host]["pubkey"]["data"]}}",
"type": "{{hostvars[host]["pubkey"]["type"]}}"
},
"
amount
":10,
"
power
":10,
"name":"{{hostvars[host]["inventory_hostname"]}}"
}
{% endfor %}
Write
Preview
Loading…
Cancel
Save