stacks-network / sbtc-bridge-api

GNU Affero General Public License v3.0
6 stars 4 forks source link

Feat/92 api endpoints for utxos differ between devnet and testmainnet #93

Closed radicleart closed 11 months ago

radicleart commented 11 months ago

Pulls the recipient btc address from the withdrawal request. Looks in the address transactions for a matching fulflment.

Piggy backing on this is impl of paging of transactions in the history section.