nanocurrency/nano-docs

RPC command "receivable" has new "offset" option

dsiganos opened this issue · 3 comments

The RPC command receivable has a new optional arguments:

  • offset

See nanocurrency/nano-node#3718

@dsiganos The account field is not listed as optional in the docs instead it is required and my node is not allowing me to omit that field in the call. Can you double check it should be considered optional?

As for the offset parameter, we can get that change made ahead of V24.0 release as it was merged post-V23.0 here: nanocurrency/nano-node#3700

Sorry @zach, you are right on both counts. I am happy to close this ticket or change in any form you like.

No worries, I adjusted the title and description here so we can use this issue to cover the changes for release.