Add check for isFetching
to waitForTransaction
timeouts
#88
Labels
enhancement
New feature or request
isFetching
to waitForTransaction
timeouts
#88
The timeout on
Adapter.waitForTransaction
implementations should wait until the current request finishes if in-flight.https://github.com/delvtech/drift/blob/main/packages/drift-web3/src/Web3Adapter.ts#L129
The text was updated successfully, but these errors were encountered: