Skip to content

Commit 24ecb5b

Browse files
fix(txm): fix tests
1 parent 0a72ac4 commit 24ecb5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/txm/test/txm.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ const txm = new TransactionManager({
3838
url: PROXY_URL,
3939
pollingInterval: 200,
4040
allowDebug: true,
41+
livenessThreshold: 0,
4142
},
4243
abis: abis,
4344
gasEstimator: new TestGasEstimator(),

0 commit comments

Comments
 (0)