add plugin_options and fix tests

This commit is contained in:
Ethan Buchman
2017-03-14 13:55:46 -04:00
parent 03ea00f1e6
commit 09433299ca
10 changed files with 101 additions and 48 deletions
+1 -2
View File
@@ -69,7 +69,7 @@ const privValJSON = `{
const genesisJSON = `{
"app_hash": "",
"chain_id": "test-chain-Ppk1h3",
"chain_id": "test_chain_id",
"genesis_time": "0001-01-01T00:00:00.000Z",
"validators": [
{
@@ -82,7 +82,6 @@ const genesisJSON = `{
}
],
"app_options": {
"chain_id": "test_chain_id",
"accounts": [{
"pub_key": {
"type": "ed25519",