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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: