You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add PSBT support with 10% rollout for v1 transactions
Add PSBT transaction building capability for legacy v1 wallets with
gradual rollout:
- 10% of mainnet transactions use PSBT format
- 100% of testnet transactions use PSBT format
- Explicit usePsbt: true/false always takes precedence
TICKET: BTC-2894
0 commit comments