diff --git a/chains/testnet/genesis.json b/chains/testnet/genesis.json index bd8875b7..29d9a85a 100644 --- a/chains/testnet/genesis.json +++ b/chains/testnet/genesis.json @@ -302,25 +302,6 @@ "blocks_per_year": "6311520" } }, - "monitoringp": { - "port_id": "monitoringp", - "consumerClientID": null, - "connectionChannelID": null, - "monitoringInfo": null, - "params": { - "lastBlockHeight": "1", - "consumerChainID": "spn-1", - "consumerConsensusState": { - "nextValidatorsHash": "", - "timestamp": "", - "root": { - "hash": "" - } - }, - "consumerUnbondingPeriod": "1814400", - "consumerRevisionHeight": "1" - } - }, "params": null, "slashing": { "params": { diff --git a/chains/testnet/pre-genesis.json b/chains/testnet/pre-genesis.json index a91eb379..0c9a27dc 100644 --- a/chains/testnet/pre-genesis.json +++ b/chains/testnet/pre-genesis.json @@ -240,25 +240,6 @@ "blocks_per_year": "6311520" } }, - "monitoringp": { - "port_id": "monitoringp", - "consumerClientID": null, - "connectionChannelID": null, - "monitoringInfo": null, - "params": { - "lastBlockHeight": "1", - "consumerChainID": "spn-1", - "consumerConsensusState": { - "nextValidatorsHash": "", - "timestamp": "", - "root": { - "hash": "" - } - }, - "consumerUnbondingPeriod": "1814400", - "consumerRevisionHeight": "1" - } - }, "params": null, "slashing": { "params": {