koios-java-client
koios-java-client copied to clipboard
Support _extended field for utxo_info and script_utxos endpoints
I don't know if the Koios API has changed, but unfortunately I was unable to get an inline datum from the utxo_info call.
It turned out, that the call does need to include the _extended: true get parameter to populate some fields such as inline_datum, which will be null otherwise.
Is there currently a way to pass the get parameter to the getTransactionInformation method?
Thx 🙏
There were some breaking changes In Koios Instances. I will publish a new version with alignment and post - Chang HF functionalities shortly.