12345678910111213141516171819202122232425262728 |
- {
- "snycBlock": {
- "enabled": true,
- "nodeUrl": "http://3.38.62.211:8545",
- "db": {
- "addr": "test-db-wallet-scan-master-2022-04-13-14-59.csavsvn28f6q.ap-northeast-2.rds.amazonaws.com:3306",
- "dbName": "bscanner_db",
- "id": "admin",
- "password": "xptmxmelql008"
- },
- "mainNet": false,
- "collectionAmount": 1000,
- "debugStartNo": -1,
- "debugEndNo": 672922,
- "Interval": "2s",
- "immatureDepth": 54,
- "txInternalRange": 360000
- },
- "xrpUpdate": {
- "enabled": true,
- "db": {
- "addr": "test-db-wallet-scan-master-2022-04-13-14-59.csavsvn28f6q.ap-northeast-2.rds.amazonaws.com:3306",
- "dbName": "dangnn_db",
- "id": "admin",
- "password": "xptmxmelql008"
- }
- }
- }
|