merkleproof

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2019 License: LGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MerkleProof

type MerkleProof struct {
	Mtype       MerkleProofType.Type `json:"merkle_proof_type"`
	ChainId     string               `json:"chain_id"`
	StorageHash []byte               `json:"storage_hash"`
	Key         []byte               `json:"key"`
	Value       []byte               `json:"value"`
}

func AddMerkleProof

func AddMerkleProof(byteJson []byte) (*MerkleProof, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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