Hierarchy

  • DeferredRequests

Properties

Properties

requests: {
    complete: ((error?: Error) => void);
    txsByAddresses: {
        addresses: PaymentAddress[];
        lower: BlockNo;
    };
}[]
timeout?: Timeout

Generated using TypeDoc