TxOfflineParams: TxParams & {
    gasLimit?: BigNumber;
}

Type declaration

  • Optional gasLimit?: BigNumber

Generated using TypeDoc