diff --git a/scripts/launchpad/deploy_cw1.js b/scripts/launchpad/deploy_cw1.js index 58de9bec..5a29333d 100755 --- a/scripts/launchpad/deploy_cw1.js +++ b/scripts/launchpad/deploy_cw1.js @@ -30,7 +30,7 @@ async function main() { const initMsg = { admins: [alice.address0], - mutable: false, + mutable: true, }; const label = "Subkey test"; const { contractAddress } = await client.instantiate(uploadReceipt.codeId, initMsg, label, {