CosmWasm / docs-deprecated

Updated documentation repo
https://docs.cosmwasm.com/
Other
52 stars 101 forks source link

Update 11-migration.md #418

Closed tacolopo closed 1 year ago

tacolopo commented 2 years ago

1) change CONTRACT_NAME to env!("CARGO_PKG_NAME"); 2) add #[allow(clippy::cmp_owned)] to Restricted Migration to ignore clippy error