update bootstrapper and startup flow

This commit is contained in:
Matt Hill
2021-06-16 18:02:06 -06:00
committed by Aiden McClelland
parent e5de786cf1
commit 84718792bf
12 changed files with 114 additions and 84 deletions

View File

@@ -2,11 +2,11 @@
"patchDb": {
"timeoutForMissingRevision": 5000,
"poll": {
"cooldown": 40000
"cooldown": 10000
}
},
"api": {
"url": "/rpc",
"url": "rpc",
"version": "v1"
},
"mocks": {