proof

package
v0.0.0-...-4547e52 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2023 License: GPL-3.0, Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OneStepProof

type OneStepProof struct {
	Proofs []Proof
}

func EmptyProof

func EmptyProof() *OneStepProof

func (*OneStepProof) AddProof

func (p *OneStepProof) AddProof(proof Proof)

func (*OneStepProof) Encode

func (p *OneStepProof) Encode() []byte

type Proof

type Proof interface {
	Encode() []byte
}

Jump to

Keyboard shortcuts

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