public class KoiosMapper
extends Object
-
Constructor Summary
Constructors
-
Method Summary
toUTxO(rest.koios.client.backend.api.base.common.UTxO utxo)
toUtxos(List<rest.koios.client.backend.api.transactions.model.TxIO> outputs)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
KoiosMapper
public KoiosMapper()
-
Method Details
-
toUTxO
public static UTxO toUTxO(rest.koios.client.backend.api.base.common.UTxO utxo)
-
toUtxos
public static List<UTxO> toUtxos(List<rest.koios.client.backend.api.transactions.model.TxIO> outputs)