Type alias SubmitTxCallbackParams

SubmitTxCallbackParams: {
    data: Tx;
    type: SubmitTx;
}

Type declaration

Generated using TypeDoc