package
Version:
v0.0.11
Opens a new window with list of versions in this module.
Published: Oct 27, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MptHeader struct {
}
type MptLink struct {
Hash []byte
}
refer service/txresult/receiptlist.go:59 receiptList.GetProof(n int) ([][]byte, error)
refer common/trie/ompt/mpt.go:263 mpt.GetProof(k []byte) [][]byte
type MptProof struct {
Nodes []MptNode
Hashes [][]byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.