ergoplatform / ergo-appkit

Appkit: A Library for Java/Scala/Kotlin Development of Ergo Applications
MIT License
38 stars 27 forks source link

Transactions API: Fix getUnconfirmedTransactionsByErgoTree text/plain mode #224

Closed MrStahlfelge closed 1 year ago

MrStahlfelge commented 1 year ago

In past versions, it was needed to wrap the ergotree param in quotes when ScalarsConverterFactory was used for Retrofit. This is fixed and the workaround needs to be removed when used.

MrStahlfelge commented 1 year ago

Closed: node does not accept text/plain body