Skip to content

rpc: Add 'cursor' to token balance call

It is possible to flood an address with thousands of tokens, so let's add a cursor to mitigate huge RPC responses.

Merge request reports