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
➜ cleos git:(master) ./cleos get code currency
code hash: 0000000000000000000000000000000000000000000000000000000000000000
➜ cleos git:(master) ./cleos set contract currency ../../contracts/currency
Reading WASM from ../../contracts/currency/currency.wasm...
Error 3160009: No wast file found
Error Details:
no wasm file found ../../contracts/currency/currency.wasm
The text was updated successfully, but these errors were encountered:
➜ cleos git:(master) ./cleos get code currency
code hash: 0000000000000000000000000000000000000000000000000000000000000000
➜ cleos git:(master) ./cleos set contract currency ../../contracts/currency
Reading WASM from ../../contracts/currency/currency.wasm...
Error 3160009: No wast file found
Error Details:
no wasm file found ../../contracts/currency/currency.wasm
The text was updated successfully, but these errors were encountered: