Interface LightClientAttackEvidenceProtoMsg

interface LightClientAttackEvidenceProtoMsg {
    typeUrl: "/tendermint.types.LightClientAttackEvidence";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.types.LightClientAttackEvidence"
value: Uint8Array