ygcool
ygcool
Same question
1: Replace 0x with 41 0x7b64f080b919f781892d88446f4948befa8274a3 => 417b64f080b919f781892d88446f4948befa8274a3 2: `$tron->fromHex("417b64f080b919f781892d88446f4948befa8274a3");` // TMDf33v2phNDQ2gFPYZgswF78sZsJN6Fnx
用此包实现多签并不难,自己把交易构造和签名部分拿出来改造一下即可,可以参考tronweb.js的多签实现。之前改造过
是的,需要指定
所以文档在[安装命令](https://github.com/iexbase/tron-api#install)中,composer后面加了`--ignore-platform-reqs`
Is there a solution? Are there any examples? Thanks
Where is the Example folder
How many orders can be matched per second
> We've benchmarked it for ~1000k orders per second on our normal PCs/Laptops. Thank you, this is a great project, I am going to use this library in the project
> Thanks. Please let us know your benchmarking results as well. Is there a better test code example?