Skip to main content

getBrowserWasmUrl

@totemsdk/txpow


@totemsdk/txpow / getBrowserWasmUrl

Function: getBrowserWasmUrl()

getBrowserWasmUrl(): string | null

Return the current browser WASM URL, or null if not yet configured. Used by the main thread to pass the URL into spawned browser Web Workers.

Returns

string | null