Skip to content

Commit cf28bf4

Browse files
Merge pull request #6424 from BitGo/BTC-2143.remove-buildFixedWalletTx
feat(utxo-staking): remove transaction helper
2 parents c851c13 + 6e24157 commit cf28bf4

File tree

4 files changed

+0
-216
lines changed

4 files changed

+0
-216
lines changed

modules/utxo-staking/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"dependencies": {
4545
"@babylonlabs-io/babylon-proto-ts": "1.0.0",
4646
"@bitgo/babylonlabs-io-btc-staking-ts": "^2.3.4",
47-
"@bitgo/unspents": "^0.48.3",
4847
"@bitgo/utxo-core": "^1.11.0",
4948
"@bitgo/utxo-lib": "^11.6.1",
5049
"@bitgo/wasm-miniscript": "2.0.0-beta.7",

modules/utxo-staking/src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
export * as coreDao from './coreDao';
22
export * as babylon from './babylon';
3-
4-
export * from './transaction';

modules/utxo-staking/src/transaction.ts

Lines changed: 0 additions & 103 deletions
This file was deleted.

modules/utxo-staking/test/unit/transaction.ts

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)