use-ink / contracts-ui

Web application for deploying wasm smart contracts on Substrate chains that include the FRAME contracts pallet
https://contracts-ui.substrate.io/
GNU General Public License v3.0
62 stars 48 forks source link

Getting StorageDepositLimitExhausted when uploading sample ink contracts to UI #483

Closed muddlebee closed 1 year ago

muddlebee commented 1 year ago

Getting StorageDepositLimitExhausted when uploading sample ink contracts(dns contract) to https://contracts-ui.substrate.io/instantiate UI

context https://github.com/paritytech/ink-examples/issues/22

statictype commented 1 year ago

solved in linked issue