reportcodec

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONReportCodec

type JSONReportCodec struct{}

func (JSONReportCodec) Decode

func (cdc JSONReportCodec) Decode(b []byte) (r protocol.Report, err error)

func (JSONReportCodec) Encode

func (JSONReportCodec) Pack

func (cdc JSONReportCodec) Pack(digest types.ConfigDigest, seqNr uint64, report ocr2types.Report, sigs []types.AttributedOnchainSignature) ([]byte, error)

func (JSONReportCodec) Unpack

func (cdc JSONReportCodec) Unpack(b []byte) (digest types.ConfigDigest, seqNr uint64, report ocr2types.Report, sigs []types.AttributedOnchainSignature, err error)

func (JSONReportCodec) UnpackDecode

func (cdc JSONReportCodec) UnpackDecode(b []byte) (digest types.ConfigDigest, seqNr uint64, report protocol.Report, sigs []types.AttributedOnchainSignature, err error)

func (JSONReportCodec) Verify

Directories

Path Synopsis
evm
v3

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL