Results 16 comments of Ceyx

> > 我这边在rinkeby网络上部署了合约,然后也approve成功了.但是调用的时候始终报这个错. 括号里的数字是我这边传递的gasLimit > > 你可以把合约的手续费设置为0应该就好了 你好, 我这边设置手续费为0后解决了. 但是在执行multisendToken时,我设置转给两个地址不通的金额token, 结果只有后面设置的地址收到了token 具体[tx hash](https://rinkeby.etherscan.io/tx/0xa4c2c09ca39e446d4ddcd00e37d1154db5985b609e63d94d4a02981849236c91)

@tanpengsccd 请问你本地docker部署,接口可以调通?

修改配置是可以生效的.我这边服务器部署成功了,就是本地的一直跑不了.不过没事了.

Is the video left/right incorrect leads to the compare result mismatch?

Hi > Hi @lhalcyon , Could you please elaborate this issue. Hi . two questions. 1. Why Android hands Solution detect the wrong hand after load video ( plz have...

@NateLing Sorry for see this issue so late :( This repo may help you .[web3dart](https://github.com/simolus3/web3dart) --- I suggest that you can use flutter to develop UI , and use [imToken](https://github.com/consenlabs/)...

I've got the Credentials with correct private key and public key in BigInt type. But when I convert them to hex string , I 'll get the wrong public key....

em, I 've figured out that. The keystore lacks of address ! . I've add the code ,then import success in imToken . ![](https://ws1.sinaimg.cn/large/006tNc79gy1fthlkhv3k4j30y60iq77o.jpg)

never mind :) . I'm doing BIP32 ,39 44 on my own and I try to have web3dart in my project.