I think you'll need to do it this way. const accounts = await web3.eth.getAccounts(); const src = accounts[0]; console.log("1st account: ...
確定! 回上一頁