stacks-network / sbtc-bridge-api

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

Bug: withdraw payload missing data length #76

Closed radicleart closed 1 year ago

radicleart commented 1 year ago

The withdraw payload require the length of the data payload to prefix the data.

See the spec here for details

See also