api3dao / nodary-utilities

Utility functions for Nodary services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inconsistent naming

bbenligiray opened this issue · comments

nodaryAirnodeAddress exports the Airnode address, nodaryXPub exports the Airnode xpub, nodaryFeeds exports the feed object array, nodaryChainIds exports the function that returns the chain IDs. That should probably be named getNodaryChainIds(). This is a breaking change.