problem: some JSON RPC client cannot use IDs and process response by their order

solution: add option to preserve batch request-response correspondence order
rel: #148
This commit is contained in:
Vyacheslav Shebanov
2022-04-21 05:08:27 +03:00
committed by GitHub
parent feb2bb89f7
commit 4f1216b14f
14 changed files with 187 additions and 16 deletions

View File

@@ -2,6 +2,7 @@ proxy:
enabled: true
host: 0.0.0.0
port: 8080
preserve-batch-order: true
routes:
- id: ethereum
blockchain: ethereum