maidsafe / sn_dbc

Safe Network DBCs
BSD 3-Clause "New" or "Revised" License
15 stars 16 forks source link

refactor!: include spend src tx hash and simplify builder api #261

Closed oetyng closed 1 year ago

oetyng commented 1 year ago

The spend src tx hash is the hash of the tx where the dbc to be spent, was created. In other words: that src tx shall contain this spend as an output.

Also extends misc apis.