chore: sync submodule state (parent ref update)

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-02 12:14:09 -08:00
parent 50ab378da9
commit 5efe36b1e0
1100 changed files with 155024 additions and 8674 deletions

View File

@@ -54,6 +54,7 @@ contract VaultBridgeIntegration is AccessControl {
defaultDestinations.push(43114); // Avalanche
defaultDestinations.push(56); // BNB Chain
defaultDestinations.push(10143); // Monad (example chain ID)
defaultDestinations.push(42793); // Etherlink (Tezos EVM L2)
}
/**