stacks-network / sbtc-developer-release

sBTC primitives, signer components, helper tools
https://sbtc.tech
MIT License
1.98k stars 23 forks source link

[sBTC DR] Fulfilment btc tx sent by p2wpkh instead of p2tr #280

Closed friedger closed 12 months ago

friedger commented 12 months ago

Expected Behavior

btc fulfilment tx is sent by p2tr address (sbtc wallet)

Actual Behavior

btc fulfillment tx is sent by p2wpkh address

Steps to Reproduce

send btc withdrawal with cli

e.g. https://mempool.space/testnet/tx/4c7628f7a5c50c23f1c1d6038d72d9624e1ff9e7f9d3613aa64772c19721e82f

stjepangolemac commented 12 months ago

@friedger this can be closed by https://github.com/stacks-network/sbtc/pull/281#pullrequestreview-1676223384 ?