Open shemnon opened 9 years ago
Some results return paged results, such as TXIDs from a specific block.
There are no APIs to say "get me the next page of TXIDs" or "get me all of them". The next txids URL is exposed, but we have to dive into the RestUtils class to get at them.
Some results return paged results, such as TXIDs from a specific block.
There are no APIs to say "get me the next page of TXIDs" or "get me all of them". The next txids URL is exposed, but we have to dive into the RestUtils class to get at them.