diff --git a/testnet-1/proposed-genesis.json b/testnet-1/proposed-genesis.json index 2a6c3973..cbca9c86 100644 --- a/testnet-1/proposed-genesis.json +++ b/testnet-1/proposed-genesis.json @@ -2158,51 +2158,6 @@ "memo": "3f501fac15d432b21add4448de736bdb67033f0a@136.33.83.56:26656" } }, - { - "type": "auth/StdTx", - "value": { - "msg": [ - { - "type": "cosmos-sdk/MsgCreateValidator", - "value": { - "description": { - "moniker": "kava-validator", - "identity": "", - "website": "", - "details": "" - }, - "commission": { - "rate": "0.100000000000000000", - "max_rate": "0.200000000000000000", - "max_change_rate": "0.010000000000000000" - }, - "min_self_delegation": "1", - "delegator_address": "k1m3x9yfrpme5uc92helku4hlr7zml93wp4h5cun", - "validator_address": "kvaloper1m3x9yfrpme5uc92helku4hlr7zml93wp0y3agc", - "pubkey": "kvalconspub1zcjduepqsplqjekv6kv499q5gz2usd0llvwfwv0kd6n4k8ha8s8yxv7xkd3qw2dck8", - "value": { - "denom": "kva", - "amount": "1000000" - } - } - } - ], - "fee": { - "amount": null, - "gas": "200000" - }, - "signatures": [ - { - "pub_key": { - "type": "tendermint/PubKeySecp256k1", - "value": "AklC/R6+aDp9Gd+SV9ZdUgjYAI/ZJrUHMMUOIbk4c/9c" - }, - "signature": "T5XdXeiiEAw6vJgb2u/8l2FCmm2veJisErqtEDOYa0dysDufEe37zq0E6mEhGFmBfu4SjjXHawIm47t0J2vz3g==" - } - ], - "memo": "423a041ca57a7a32e54022b67eb0f88cb5452e22@54.156.87.97:26656" - } - }, { "type": "auth/StdTx", "value": { @@ -3958,6 +3913,51 @@ "memo": "ea50770a3319677989842082e56451275fde82cf@3.15.146.29:26656" } }, + { + "type": "auth/StdTx", + "value": { + "msg": [ + { + "type": "cosmos-sdk/MsgCreateValidator", + "value": { + "description": { + "moniker": "kava-validator", + "identity": "", + "website": "", + "details": "" + }, + "commission": { + "rate": "0.100000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "k1m3x9yfrpme5uc92helku4hlr7zml93wp4h5cun", + "validator_address": "kvaloper1m3x9yfrpme5uc92helku4hlr7zml93wp0y3agc", + "pubkey": "kvalconspub1zcjduepqymjzxc7v0dctyty0p4c225c7v9q0gukq52u8nent0pxpwnwchzpstu982p", + "value": { + "denom": "kva", + "amount": "1000000" + } + } + } + ], + "fee": { + "amount": null, + "gas": "200000" + }, + "signatures": [ + { + "pub_key": { + "type": "tendermint/PubKeySecp256k1", + "value": "AklC/R6+aDp9Gd+SV9ZdUgjYAI/ZJrUHMMUOIbk4c/9c" + }, + "signature": "WRNUMBOFrfVBBdC1umAN7ZQRouE/h0O1kDqRGRdbkZdSm0m7TAPJOKV5bGdtDvloD2XScpTQc0et88xL+8kuzA==" + } + ], + "memo": "ea5666058fe67189b46a2027076b768143c35e2f@54.156.87.97:26656" + } + }, { "type": "auth/StdTx", "value": { @@ -4230,4 +4230,4 @@ } ] } -} \ No newline at end of file +}