tron-api-python
tron-api-python copied to clipboard
All my private keys are sent to another place by using this library
I had 3 wallets, all of private keys are sent and used by another one last night, be care
by using this library? So which code sends your keys? can you show it at source?
very interesting to see how? in which section of code?
https://github.com/iexbase/tron-api-python/blob/2da3b705d0bb139ef556d93cf14f3f1a5f938e87/tronapi/common/account.py#L19
https://github.com/iexbase/tron-api-python/blob/2da3b705d0bb139ef556d93cf14f3f1a5f938e87/tronapi/common/account.py#L19
I don't see anything that sending keys outside, can you please let me know?