types

package
v0.0.0-...-ac1e388 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrSpanNotFound = errors.New("span not found")

Functions

This section is empty.

Types

type CosmosHeader

type CosmosHeader struct {
	Header  types.Header
	Commit  *types.Commit
	Valsets []*types.Validator
}

type CosmosProof

type CosmosProof struct {
	Value  CosmosProofValue
	Proof  merkle.Proof
	Header CosmosHeader
}

type CosmosProofValue

type CosmosProofValue struct {
	Kp    string
	Value []byte
}

type HeaderWithOptionalProof

type HeaderWithOptionalProof struct {
	Header ethtypes.Header
	Proof  []byte // json var proof CosmosProof
}

json marshal

func (*HeaderWithOptionalProof) Hash

Jump to

Keyboard shortcuts

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