interface EvidenceListAminoMsg {
    type: "/tendermint.types.EvidenceList";
    value: EvidenceListAmino;
}

Properties

Properties

type: "/tendermint.types.EvidenceList"