TBD54566975 / tbdex

56 stars 26 forks source link

Across multiple implementations: Split TbdexHttpClient.sendMessage() into separate methods createExchange(), submitOrder(), and submitClose() #254

Closed diehuxx closed 8 months ago

diehuxx commented 8 months ago

based on https://github.com/TBD54566975/tbdex-js/issues/187

This does not affect the spec or the protocol itself, but affects multiple implementation repos. So, we're opening a ticket in tbdex to help track across repos.