Versions in this module Expand all Collapse all v0 v0.1.1 Jan 9, 2025 v0.1.0 Nov 20, 2024 v0.0.1 Nov 5, 2024 Changes in this version + type Data interface + Schema func() abi.Arguments + type Report struct + Data T + RawRs [][32]byte + RawSs [][32]byte + RawVs [32]byte + ReportBlob []byte + ReportContext [3][32]byte + func Decode[T Data](fullReport []byte) (r *Report[T], err error)