tron-api-python
tron-api-python copied to clipboard
'Trx' object has no attribute 'get_event_result'`
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 https://github.com/iexbase/tron-api-python/issues/43#issuecomment-498057839
this feature was disabled by tron developers