TxParamsType: Pick<ScriptTransactionRequestLike,
    | "gasLimit"
    | "tip"
    | "maturity"
    | "maxFee"
    | "witnessLimit">