walletLink
walletLink(
wallet,mobile?):string|undefined
The base URL a wallet advertised for one platform, native scheme first.
Platforms do not stand in for each other: a listing with only desktop links cannot be reached from a phone, and the caller offers a QR code instead.
Parameters
Section titled “Parameters”wallet
Section titled “wallet”mobile?
Section titled “mobile?”boolean = ...
Returns
Section titled “Returns”string | undefined
undefined when the wallet advertised no link for that platform.