Rube.Chainlink.Feed (rube v0.1.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %Rube.Chainlink.Feed{
address: term(),
blockchain_id: Slurp.Blockchains.Blockchain.id(),
enabled: boolean(),
latest_answer: term(),
latest_round: term(),
name: String.t(),
precision: non_neg_integer(),
type: term()
}