This is an archived project. Repository and other project resources are read-only.
Fix sendview modal performances
Opening the sendview is extremely slow.
Opening it triggers the computation of the account balance, which seem to be waiting for an async call.
Important files are:
AccountInfoBalance.re is the balance display component
StoreContext.re contains the current value of the balance