remove recovered services and drop reordering feature (#1829)

This commit is contained in:
Matt Hill
2022-09-26 13:37:41 -06:00
committed by Aiden McClelland
parent 35b220d7a5
commit 2ddd38796d
21 changed files with 35 additions and 440 deletions

View File

@@ -749,7 +749,7 @@ export module Mock {
icon: PROXY_ICON,
},
},
'published-at': new Date().toISOString(),
'published-at': new Date(new Date().valueOf() + 10).toISOString(),
},
},
'btc-rpc-proxy': {