oasis-sdk
oasis-sdk copied to clipboard
Demo wallet cannot display balances of users in local Oasis node correctly
I am developing on my local environment based on the bridge paratime, which is not deployed to the testnet yet.
In the demo wallet, adding a custom node of "http://localhost:42280" can connect the wallet to my Oasis node running locally, but the user's balance displays as 0, which is incorrect.
can I review the part of the demo wallet code that gets the user's balance?
edit: ah I'll be able to review that soon, the team developing it is working on resolving some issues.