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
Enums
Constants
-
DominoOp$json
→ const Map<
String, Object> -
Proof$json
→ const Map<
String, Object> -
ProofOp$json
→ const Map<
String, Object> -
ProofOps$json
→ const Map<
String, Object> -
PublicKey$json
→ const Map<
String, Object> -
ValueOp$json
→ const Map<
String, Object>
Properties
- dominoOpDescriptor → Uint8List
-
Descriptor for
DominoOp
. Decode as agoogle.protobuf.DescriptorProto
.final - proofDescriptor → Uint8List
-
Descriptor for
Proof
. Decode as agoogle.protobuf.DescriptorProto
.final - proofOpDescriptor → Uint8List
-
Descriptor for
ProofOp
. Decode as agoogle.protobuf.DescriptorProto
.final - proofOpsDescriptor → Uint8List
-
Descriptor for
ProofOps
. Decode as agoogle.protobuf.DescriptorProto
.final - publicKeyDescriptor → Uint8List
-
Descriptor for
PublicKey
. Decode as agoogle.protobuf.DescriptorProto
.final - valueOpDescriptor → Uint8List
-
Descriptor for
ValueOp
. Decode as agoogle.protobuf.DescriptorProto
.final