Skip to content

Commit

Permalink
feat: remove unwanted monitoringp module
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel committed Jun 17, 2022
1 parent ff03ba9 commit 6be3175
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 38 deletions.
19 changes: 0 additions & 19 deletions chains/testnet/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
19 changes: 0 additions & 19 deletions chains/testnet/pre-genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 6be3175

Please sign in to comment.