blockfrost-js
blockfrost-js copied to clipboard
fix: redeemer scripts paginations
The scripts_redeemers endpoint has pagination that was missing in the SDK
https://docs.blockfrost.io/#tag/cardano--scripts/GET/scripts/{script_hash}/redeemers
This PR adds that and fixes the problem