from message tendermint.crypto.ValueOp

Hierarchy

Constructors

Properties

key: Uint8Array = ...

Encoded in ProofOp.Key.

from field: bytes key = 1;

proof?: Proof

To encode in ProofOp.Data

from field: tendermint.crypto.Proof proof = 2;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "tendermint.crypto.ValueOp" = "tendermint.crypto.ValueOp"

Methods