icon-project / icon-sdk-python

ICON SDK for Python
45 stars 45 forks source link

Fixed issue when using estimate_step for deposit transaction #76

Closed yakkle closed 1 year ago

yakkle commented 1 year ago

fixed #75

mksong76 commented 1 year ago

It would be better to override data property of the Transaction class than to add implementation for each type to gen_tx_data.py. So, I'm preparing patches to remove "gen_data.py" after implementing them and of course, let them use the data.