api3dao / nodary-utilities

Utility functions for Nodary services
1 stars 1 forks source link

Inconsistent naming #43

Open bbenligiray opened 4 months ago

bbenligiray commented 4 months ago

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.