Discover Packages
github.com/smartcontractkit/chainlink-evm
pkg
report
mercury
common
package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Aug 11, 2025
License: LGPL-3.0, MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
GetReportType returns the report type sourced from the feedID
Notice: Data Stream (Asset DON) feed ID and the Data Stream feed ID are separate type of IDs, with different schemas
type Report struct {
FeedID [32]byte
}
Report represents a simplified Mercury report which only contains the feedID
Used to extract the report type, and to choose the correct decoder
Decode is made available to external users (i.e. mercury server)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.