Web3j-web3=Web3j.build(new HttpService(((;//默认为http://localhost:8545/Credentials Credentials=WalletTils.loadCredentials("password","/path/to/walletfile"(;
-
如何使用Web3j连接rinkeby网络。
-
我试图通过元任务帐户的私钥更改
"/path/to/walletfile"
。没有成功。
如何使其工作?Thx。
一个简单的方法是使用私钥。在元任务中单击"帐户详细信息"one_answers"导出私钥"。
然后使用Credentials.create("YourPrivateKey")