bloxbean / cardano-client-lib

Cardano client library in Java
https://cardano-client.dev
MIT License
118 stars 47 forks source link

#360 fixed getSubListByPage. #364

Closed Kammerlo closed 7 months ago

Kammerlo commented 7 months ago

Error occured when page > 1 was requested, but not enough elements are available. So page 2 must be empty for example.