Nenad Milosavljevic

Results 4 issues of Nenad Milosavljevic

Getting events for a specific transaction is not working. $tron->getEventByTransactionID($tr_id); response is Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `POST https://api.trongrid.io/event/transaction/3fe74875a6edf91d68b54f6cf305716d7870c328aad0089d056f027a6c4af997` resulted in a `404 Not Found` I think that the...

When I am using Chrome on MacOS, everything is good, the system asks me to grant permissions and I can see cookies properly. However when I pass something like this...

Is there some specs which URL format is valid, i have tried several and none is working except those provided in README - that one works fine for me? I...

Is it possible to run lightnode with WebSockets enabled ? When running full node I am using this params --ws --wsaddr 0.0.0.0 --wsorigins '*' wondering would it be possible to...