Commit 265d459
committed
fix: allow transfer_1 to run with non-local backends
Move getBitcoinRpc() from shared before hook into transfer_2 test,
which is the only test that needs direct RPC access. The shared hook
was blocking transfer_1 on regtest/staging backends.
Made-with: Cursor1 parent 75ff1ea commit 265d459
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | 42 | | |
45 | 43 | | |
46 | | - | |
47 | 44 | | |
48 | 45 | | |
49 | 46 | | |
| |||
296 | 293 | | |
297 | 294 | | |
298 | 295 | | |
| 296 | + | |
299 | 297 | | |
300 | 298 | | |
301 | 299 | | |
| |||
0 commit comments