Documentation
¶
Index ¶
- func Decode(m *wt.WriteConfirmed, data []byte, schema abi.Arguments) ([]*df.FeedUpdated, error)
- func DecodeCCIP(m *wt.WriteConfirmed, data []byte, schema abi.Arguments) ([]*df.FeedUpdated, error)
- func GetCCIPDataFeedsSchema() abi.Arguments
- func GetDataFeedsSchema() abi.Arguments
- func NewCCIPDataFeedsProcessor(metrics *df.Metrics, emitter beholder.ProtoEmitter) *datafeeds.Processor
- func NewDataFeedsProcessor(metrics *df.Metrics, emitter beholder.ProtoEmitter) *datafeeds.Processor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decode ¶
func Decode(m *wt.WriteConfirmed, data []byte, schema abi.Arguments) ([]*df.FeedUpdated, error)
Decode is made available to external users (i.e. mercury server)
func DecodeCCIP ¶
func DecodeCCIP(m *wt.WriteConfirmed, data []byte, schema abi.Arguments) ([]*df.FeedUpdated, error)
func GetCCIPDataFeedsSchema ¶
func GetDataFeedsSchema ¶
func NewDataFeedsProcessor ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.