public-awesome / cw-ics721

CosmWasm IBC NFT Transfers
MIT License
56 stars 30 forks source link

Proxy is resetted, set back to null, during migration #53

Closed taitruong closed 1 year ago

taitruong commented 1 year ago

https://github.com/public-awesome/ics721/blob/ff2be4e7ef8ec9a80023b7ac624662e792c4b02b/contracts/cw-ics721-bridge/src/contract.rs#L436

If none is provided then value for PROXY is null.

humanalgorithm commented 1 year ago

Closing with this new proxy package: https://github.com/public-awesome/ics721/issues/54