blockfrost / blockfrost-js

Node.js SDK for the Blockfrost.io API.
https://blockfrost.io
Apache License 2.0
103 stars 25 forks source link

Missing API endpoint: /network/eras #294

Closed ginnun closed 2 months ago

ginnun commented 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.

Am I missing something? Is this on purpose?

slowbackspace commented 2 months ago

Hi @ginnun, we've probably just missed it and no one noticed until now! I've opened the PR with new method for this.