bob-collective / sats-wagmi

BTC wallet connectors and React hooks
14 stars 10 forks source link

Enable tweak signer for taproot address #125

Open slavastartsev opened 2 weeks ago

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: bfea139fe02b89180159984381f1af290ab4f2c5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @gobob/sats-wagmi | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

slavastartsev commented 21 hours ago

I think probably we should move the useBalance logic to the SDK where we can actually test it properly. What do you think @slavastartsev?

Right, starting to think that now that sdk might be a better place for that logic. I'll raise a PR to fix that.

upd: https://github.com/bob-collective/bob/pull/419