interface EvidenceListProtoMsg {
    typeUrl: "/tendermint.types.EvidenceList";
    value: Uint8Array;
}

Properties

Properties

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