cardano-client-lib
cardano-client-lib copied to clipboard
Koios Backend: Babbage era new fields for Utxo are missing
Koios backend's UtxoService impl needs to populate following new fields in Utxo class
- inlineDatum
- referenceScriptHash
fyi. @edridudi
Is it related to this https://github.com/cardano-community/guild-operators/pull/1466 ?
Is it related to this cardano-community/guild-operators#1466 ?
It seems we may need to use tx_info endpoint.
We can fill models by using multiple endpoints but I don't think that it is smart performance wise.
To Be Fixed in Koios Java Client 1.14 linked issue: https://github.com/cardano-community/koios-java-client/issues/55