Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso committed Apr 6, 2024
1 parent 85e7dc7 commit e3f5b86
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ export const makeMigrateMigalooV4TokenFactoryAction: ActionMaker<
wasm: {
migrate: {
contract_addr: tokenFactoryIssuerAddress,
new_code_id:
chainContext.config.codeIds.CwTokenfactoryIssuerMain,
new_code_id: chainContext.config.codeIds.CwTokenfactoryIssuerMain,
msg: {},
},
},
Expand Down

0 comments on commit e3f5b86

Please sign in to comment.