Skip to content

[3.11.0] @subql/node-cosmos

Compare
Choose a tag to compare
@stwiname stwiname released this 02 May 02:23
533f422

[3.11.0] - 2024-05-02

Added

  • Support for KYVE integration with supporting flags (#235)
    • --kyve-endpoint (default value is https://api-us-1.kyve.network, To disable use false)
    • --kyve-chain-id (default value is kyve-1)
    • --kyve-storage-url (default value is https://arweave.net)

Removed

  • Unused @apollo/client dependency causing version conflicts (#253)

Changed

  • Update dependencies and apply changes to match (#254)