WalletBackendAdapter.ts should have unit tests to make sure the wallet data is read from chain correctly
This may be difficult because of its dependence on casting and inability to test with ses enabled. Other tests in the UI currently mock all ses-dependent imports
What is the Problem Being Solved?
WalletBackendAdapter.ts should have unit tests to make sure the wallet data is read from chain correctly
This may be difficult because of its dependence on casting and inability to test with ses enabled. Other tests in the UI currently mock all ses-dependent imports