getBackendUrl
getBackendUrl(
walletUrl?):string
Defined in: config/backendUrl.ts:41
Get the backend URL for API calls Tries to derive from SDK config, falls back to production
Parameters
Section titled “Parameters”walletUrl?
Section titled “walletUrl?”string
Optional wallet URL to derive from (overrides global config)
Returns
Section titled “Returns”string