You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
As the concordium browser wallet exposes a GRPC client from the SDK and injects the code for it into applications, it would be good to not include WASM code as this takes a heavy toll on the browser to include.
I'm fairly certain this dependency stems from this line:
Description
As the concordium browser wallet exposes a GRPC client from the SDK and injects the code for it into applications, it would be good to not include WASM code as this takes a heavy toll on the browser to include.
I'm fairly certain this dependency stems from this line:
concordium-node-sdk-js/packages/common/src/GRPCClient.ts
Line 410 in cab12d5
Versions
The text was updated successfully, but these errors were encountered: