interface ProofSpecProtoMsg {
    typeUrl: "/ics23.ProofSpec";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ics23.ProofSpec"
value: Uint8Array