iexbase/tron-api-python

'Trx' object has no attribute 'get_event_result'`

luchec opened this issue · 1 comments

    thanks, tell me why the code that is specified in the documents does not work

event_result = tron.trx.get_event_result('TGEJj8eus46QMHPgWQe1FJ2ymBXRm96fn1', 0, 'Notify')
AttributeError: 'Trx' object has no attribute 'get_event_result'

I need to get events from the smart contract, mb I'm doing something wrong? help me please

Originally posted by @smartDev22 in #43 (comment)

this feature was disabled by tron developers