Variable LOW_TOPUP_WARNING_PERIOD_IN_SECSConst

LOW_TOPUP_WARNING_PERIOD_IN_SECS: number = ...

If current time (in seconds) + LOW_TOPUP_WARNING_PERIOD_IN_SECS >= time at which stream becomes insolvent, the stream is marked as low topup and a warning can be shown to the user. This is used to calculate the stream payment status.

Generated using TypeDoc