Closed ginnun closed 2 months ago
Hello,
Although the return type is implemented as components['schemas']['network_eras'], I don't see a method to reach /network/eras in BlockFrostAPI.
components['schemas']['network_eras']
/network/eras
Am I missing something? Is this on purpose?
Hi @ginnun, we've probably just missed it and no one noticed until now! I've opened the PR with new method for this.
Hello,
Although the return type is implemented as
components['schemas']['network_eras']
, I don't see a method to reach/network/eras
in BlockFrostAPI.Am I missing something? Is this on purpose?