perun-network / erdstall-ts-sdk

TypeScript client SDK to interact with Erdstall.
Apache License 2.0
5 stars 2 forks source link

api/responses: Unify transaction receipts #96

Closed RmbRT closed 2 years ago

RmbRT commented 2 years ago

Now, transaction receipts contain a set of affected accounts instead of only a single account.

Closes #54.

sebastianst commented 2 years ago

This PR made us aware of an issue in our Erdstall JSON API (#97).

sebastianst commented 2 years ago

Adapting NERD now, will merge when NERD is ready

sebastianst commented 2 years ago

Adapted in https://github.com/perun-network/nerd-marketplace/pull/149, ready to merge