concordium-node-sdk-js icon indicating copy to clipboard operation
concordium-node-sdk-js copied to clipboard

Support endpoints added in node version 8

Open soerenbf opened this issue 10 months ago • 0 comments

  • GetScheduledReleaseAccounts
  • GetPrePreCooldownAccounts
  • GetPreCooldownAccounts
  • GetCooldownAccounts

node client tests (packages/sdk/test/client/clientv2.ts) should be updated with tests for these, and if time permits it would be good to add examples (examples/nodejs/client) of how to invoke each endpoint, as it also serves as documentation snippets.

Acceptance criteria

  • [ ] web SDK supports the listed endpoints
  • [ ] examples showing how to invoke the endpoints are added
  • [ ] client tests are updated with endpoint invocations

soerenbf avatar Jan 16 '25 13:01 soerenbf