With this task we want to allow users to bridge their assets from taproot addresses tb1p....
Enhance bob-sdk -> utxo.ts - for each output check if it contains inscriptions using ordinal client. if it does then exclude it from possibleInputs.
Enhance sats-wagmi -> estimates fee for bridge and stake
bob-ui -> remove guards against taproot addresses (AddressType.p2tr)
Ordinals api -> https://docs.ordinals.com/guides/api.html
With this task we want to allow users to bridge their assets from taproot addresses
tb1p...
. Enhance bob-sdk -> utxo.ts - for each output check if it contains inscriptions using ordinal client. if it does then exclude it from possibleInputs. Enhance sats-wagmi -> estimates fee for bridge and stake bob-ui -> remove guards against taproot addresses (AddressType.p2tr) Ordinals api -> https://docs.ordinals.com/guides/api.html