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.
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 namedgetNodaryChainIds()
. This is a breaking change.