furqansiddiqui / erc20-php

Interact with Ethereum ERC20 Tokens
MIT License
164 stars 97 forks source link

Problem Infura personal_sendTransaction #13

Closed DinnoCisterna closed 5 years ago

DinnoCisterna commented 5 years ago

I have a problem, when i send a trx. Infura node dont support for "personal_sendTransaction", Infura do support for "eth_sendRawTransaction".

Any solution?

furqansiddiqui commented 5 years ago

I am sorry I will not be able to help you regarding Infura client, this lib is designed for Ethereum-Go (geth), If you find answer and is feasible, feel free to make pull request