Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into deploy/apps-adapters-…
Browse files Browse the repository at this point in the history
…believathon
  • Loading branch information
Kayanski committed Dec 16, 2024
2 parents 29af530 + 8649474 commit 59f89e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion framework/packages/abstract-interface/src/deployment.rs
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ impl<Chain: CwEnv> Deploy<Chain> for Abstract<Chain> {
deployment
.ibc
.instantiate(&Addr::unchecked(admin.clone()))?;
deployment.ibc.register(&deployment.registry)?;

deployment.registry.register_base(&deployment.account)?;
deployment
Expand Down

0 comments on commit 59f89e5

Please sign in to comment.