blockfrost / openapi

OpenAPI specification for Blockfrost.io service
https://docs.blockfrost.io
MIT License
22 stars 16 forks source link

export ipfs components types #361

Closed slowbackspace closed 1 week ago

slowbackspace commented 2 months ago

blockfrost-js uses its own types for ipfs. would be nice to export them from this package, just like we do for other API endpoints

https://github.com/blockfrost/blockfrost-js/blob/master/src/types/ipfs.ts

vladimirvolek commented 1 week ago

https://github.com/blockfrost/blockfrost-js/pull/302