You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g. When inbound lane call unlockFromRemote, it should store the balance instead of transfer to dest instantly, and there is a guard selected by Wormhole DAO who is keeping check and provide signatures to the dest user to withdraw the received token.
There is no audit attacking from guard, since Wormhole DAO can replace the guard if required.
The text was updated successfully, but these errors were encountered:
darwinia-network/darwinia-common#755
Related #101
Guard is supposed to in the application layer.
e.g. When inbound lane call
unlockFromRemote
, it should store the balance instead of transfer to dest instantly, and there is a guard selected by Wormhole DAO who is keeping check and provide signatures to the dest user to withdraw the received token.There is no audit attacking from guard, since Wormhole DAO can replace the guard if required.
The text was updated successfully, but these errors were encountered: