Categorygithub.com/datachainlab/ibc-trusted-ethereum-clientmoduleslight-clientstrusted-ethereumtypes
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetConsensusState retrieves the consensus state from the client prefixed store.
HeaderSignBytes returns the sign bytes for verification of misbehaviour.
NewMemDB creates a new empty MemDB.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterInterfaces register the ibc channel submodule interfaces to protobuf Any.
VerifyEthAccountProof verifies an Ethereum account proof against the StateRoot.
VerifyEthStorageProof verifies an Ethereum storage proof against the StateRoot.
VerifyProof verifies that the path generated from key, following the nodes in proof leads to a leaf with value, where the hashes are correct up to the rootHash.
VerifySignature verifies if the the provided public key generated the signature over the given data.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Header defines a multisig consensus header.
MemDB is an ethdb.KeyValueReader implementation which is not thread safe and assumes that all keys are common.Hash.
Misbehaviour defines misbehaviour for a multisig which consists of a sequence and two signatures over different messages at that sequence.