Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fail fast when escrow accounts are missing
Previsously, paid queries would stall until timeout while awaiting the initial eventual value for escrow accounts. This change avoids the delay, such that the intended error message is returned.
- Loading branch information