Skip to content

pairingRefreshDelay

pairingRefreshDelay(uri, now?): number | undefined

How long a pairing URI may still be offered, in milliseconds.

A wallet cannot answer a lapsed pairing, so UI that keeps one on screen replaces it while there is still time to hand out the next one.

string

number = ...

number | undefined

0 when the URI is spent, or undefined when it carries no deadline to work from.