proto/tendermint/crypto/export library

Classes

DominoOp
Proof
ProofOp
ProofOp defines an operation used for calculating Merkle root The data could be arbitrary format, providing nessecary data for example neighbouring node hash
ProofOps
ProofOps is Merkle proof defined by the list of ProofOps
PublicKey
PublicKey defines the keys available for use with Validators
ValueOp

Properties

dominoOpDescriptor Uint8List
Descriptor for DominoOp. Decode as a google.protobuf.DescriptorProto.
final
proofDescriptor Uint8List
Descriptor for Proof. Decode as a google.protobuf.DescriptorProto.
final
proofOpDescriptor Uint8List
Descriptor for ProofOp. Decode as a google.protobuf.DescriptorProto.
final
proofOpsDescriptor Uint8List
Descriptor for ProofOps. Decode as a google.protobuf.DescriptorProto.
final
publicKeyDescriptor Uint8List
Descriptor for PublicKey. Decode as a google.protobuf.DescriptorProto.
final
valueOpDescriptor Uint8List
Descriptor for ValueOp. Decode as a google.protobuf.DescriptorProto.
final