icon-project / icon-sdk-python

ICON SDK for Python
45 stars 45 forks source link

Fix estimation failure for DepositTransaction (#75) #77

Closed mksong76 closed 1 year ago

mksong76 commented 1 year ago

Refactor transaction classes to override "data" property instead of using verbose codes including gen_tx_data.py.