iexbase / tron-api-python

A Python API for interacting with Tron (TRX)
https://tronapi-for-python.readthedocs.io
MIT License
166 stars 84 forks source link

lib update to include Transaction's Note in transfers #75

Open evanstinger opened 4 years ago

evanstinger commented 4 years ago

Please update the Python lib to allow adding notes when creating transactions.

reference: note/memo support for HTTP API: https://github.com/tronprotocol/java-tron/pull/2583 and @fbsobreira 's Python tool: https://github.com/fbsobreira/tron-python-csv-send

Thank you.

serderovsh commented 4 years ago

ok

aralsoft commented 2 years ago

is this done ? can we add notes to transactions ?

aralsoft commented 2 years ago

is this done ? can we add notes to transactions ?

anyone ?