You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had come across this problem when extending cw721 contract, ContractError is not exported.
Should export this all contracts like in cw20-base/lib.rs.
I had come across this problem when extending cw721 contract, ContractError is not exported.
Should export this all contracts like in cw20-base/lib.rs.