Coin changes, config changes

This commit is contained in:
Greg Szabo 2017-12-14 01:06:45 -05:00
parent 85710237fd
commit 6680240fbe
2 changed files with 19 additions and 1 deletions

View File

@ -175,7 +175,7 @@
},
{
"name": "peng",
"address": "7B8422A210D0F0B8734908C093ECF0E9A768BDB8",
"address": "DC97A6E1A3E1FE868B55BA93C7FC626368261E09",
"coins": [
{
"denom": "fermion",
@ -300,6 +300,20 @@
"amount": 100
}
]
},
{
"name": "chjango",
"address": "1C0F9000D0AF1CBCAF8EAD636B729797905D6D24",
"coins": [
{
"denom": "fermion",
"amount": 100
},
{
"denom": "tokenchjango",
"amount": 1000
}
]
}
],

View File

@ -42,10 +42,14 @@ create_empty_blocks_interval = 60
[consensus]
create_empty_blocks_interval = 60
[tx_index]
index_all_tags = true
{% endif %}
[p2p]
max_num_peers = 300
pex = true
{% if service == 'tendermint' %}
max_msg_packet_payload_size=65536
send_rate=51200000 # 50 MB/s