LocalTxMonitorResponse: {
    acquired?: number;
    await?: true;
    nextTx?: Buffer | null;
}

Type declaration

  • Optional acquired?: number
  • Optional await?: true
  • Optional nextTx?: Buffer | null