iexbase/tron-api-python

Decimal support in send_transaction

aghamir opened this issue · 0 comments

toSun method supports decimal.Decimal type. However, send_transaction restricts the type to float.