Sort accesses
- First make defaultAccountId part of state.banks instead of state.settings
- Sort the accesses in a deterministic way :
- The access with defaultAccountId
- Enabled accesses (then by alphabetical order)
- Disabled accesses (then by alphabetical order)
Edited by Antoine