Decimal type not allowed in paths methods #594
Closed
nikita-gorodeckij
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for your feedback, added in 8.0.1. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
py-stellar-base/stellar_sdk/server.py
Line 252 in 5c97fa0
py-stellar-base/stellar_sdk/server.py
Line 272 in 5c97fa0
I think here should be allowed Decimal as well as in other places. You allow Decimal in transaction builder but here not, I think it is strange.
Beta Was this translation helpful? Give feedback.
All reactions