Skip to content

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

string

Optional wallet URL to derive from (overrides global config)

string