Documentation ¶
Index ¶
- type ReportCodec
- func (ReportCodec) BuildReport(_ context.Context, paos []median.ParsedAttributedObservation) (types.Report, error)
- func (ReportCodec) MaxReportLength(_ context.Context, n int) (int, error)
- func (ReportCodec) MedianFromReport(_ context.Context, report types.Report) (*big.Int, error)
- func (ReportCodec) XXXJuelsPerFeeCoinFromReport(report types.Report) (*big.Int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReportCodec ¶
type ReportCodec struct{}
func (ReportCodec) BuildReport ¶
func (ReportCodec) BuildReport(_ context.Context, paos []median.ParsedAttributedObservation) (types.Report, error)
func (ReportCodec) MaxReportLength ¶
func (ReportCodec) MedianFromReport ¶
func (ReportCodec) XXXJuelsPerFeeCoinFromReport ¶
Click to show internal directories.
Click to hide internal directories.