eosasia / ping-eos

Implementing ping between EOS / React.js
85 stars 21 forks source link

no wast file found ../ping/ping.wast #1

Open sailei1 opened 6 years ago

sailei1 commented 6 years ago

2018-04-30 17 22 58 2018-04-30 17 23 48

BenHigh5 commented 6 years ago

I encountered that behavior if I had the wrong wallet unlocked. You might want to check and make sure you have the wallet related to that contract unlocked. Also, make sure you are running from the relative directory. Since it's targeting ../ping, that means you'd want to be inside of the ping contract directory.