package
0.0.0-20250102200348-1af27c7ab573
Repository: https://github.com/smartcontractkit/chainlink-ccip.git
Documentation: pkg.go.dev

# Functions

FeeComponentsToPackedFee is a Bitwise operation: (dataAvFeeUSD << 112) | executionFeeUSD https://github.com/smartcontractkit/chainlink/blob/60e8b1181dd74b66903cf5b9a8427557b85357ec/contracts/src/v0.8/ccip/FeeQuoter.sol#L498 nolint:lll.
No description provided by the author

# Structs

AggregateObservation is the aggregation of a list of observations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

MetricsReporter exposes only relevant methods for reporting chain fees from metrics.Reporter.