Documentation ¶
Index ¶
- type ReportCodec
- func (ReportCodec) BuildReport(paos []median.ParsedAttributedObservation) (types.Report, error)
- func (ReportCodec) MaxReportLength(n int) (int, error)
- func (ReportCodec) MedianFromReport(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(paos []median.ParsedAttributedObservation) (types.Report, error)
func (ReportCodec) MaxReportLength ¶
func (ReportCodec) MaxReportLength(n int) (int, error)
func (ReportCodec) MedianFromReport ¶
func (ReportCodec) XXXJuelsPerFeeCoinFromReport ¶
Click to show internal directories.
Click to hide internal directories.