강의

멘토링

커뮤니티

Inflearn Community Q&A

sp32276216's profile image
sp32276216

asked

Creating Klaytn Blockchain Applications - Theory and Practice

송금 이후 once transactionHash 쪽에서 에러 나는데 도움 부탁드려요.

Written on

·

198

0

Uncaught (in promise) TypeError: agContract.methods.deposit(...).send(...).once is not a function

    at Object.deposit (index.js:114)

 

이에러가 뜨고 receipt쪽은 실행이 안되는거 같아요..

 

근데 송금은 됬어요;;

 

 

Truffle v5.1.23 (core: 5.1.23) Solidity v0.5.16 (solc-js) Node v12.21.0 Web3.js v1.2.1

blockchain

Answer

This question is waiting for answers
Be the first to answer!
sp32276216's profile image
sp32276216

asked

Ask a question