Rube.Chainlink.find_feed
You're seeing just the function
find_feed
, go back to Rube.Chainlink module for more information.
Link to this function
find_feed(blockchain_id, address)
Specs
find_feed(blockchain_id(), address()) :: {:ok, feed()} | {:error, :not_found}