Skip to content

Commit

Permalink
Bump btc staking ts to canary 9 (#209)
Browse files Browse the repository at this point in the history
* chore: extra btc staking validation on tx to psbt conversion
  • Loading branch information
jrwbabylonlab authored Jan 29, 2025
1 parent 8ab7ed8 commit 1837d2d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/eighty-years-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@babylonlabs-io/bbn-wallet-connect": patch
---

extra btc staking validation on tx to psbt conversion
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"peerDependencies": {
"@babylonlabs-io/bbn-core-ui": "^0.9.1",
"@babylonlabs-io/btc-staking-ts": "0.4.0-canary.7",
"@babylonlabs-io/btc-staking-ts": "0.4.0-canary.9",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.5.4"
Expand Down Expand Up @@ -109,4 +109,4 @@
"plugin:storybook/recommended"
]
}
}
}

0 comments on commit 1837d2d

Please sign in to comment.