interface SignDocProtoMsg {
    typeUrl: "/cosmos.tx.v1beta1.SignDoc";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.tx.v1beta1.SignDoc"
value: Uint8Array