Skip to content

[bugfix] Multi asgard patches

Son of Odin requested to merge multi-asgard-patches into develop

This PR fixes two bugs...

  1. Migrating funds should go to the most secure active vault instead of the least secure.
  2. When the vault manager selects node accounts to be changed to "active" status, it should look at the active vaults instead of node accounts with "ready" status.

Merge request reports