We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f33fa commit a4bb9c3Copy full SHA for a4bb9c3
packages/cashscript/test/TransactionBuilder.test.ts
@@ -20,7 +20,6 @@ import { TransactionBuilder } from '../src/TransactionBuilder.js';
20
import { gatherUtxos, getTxOutputs } from './test-util.js';
21
import { generateWcTransactionObjectFixture } from './fixture/walletconnect/fixtures.js';
22
23
-
24
describe('Transaction Builder', () => {
25
const provider = process.env.TESTS_USE_CHIPNET
26
? new ElectrumNetworkProvider(Network.CHIPNET)
0 commit comments