public class BlockfrostMapper
extends Object
-
Constructor Summary
Constructors
-
Method Summary
toUTxO(com.bloxbean.cardano.client.api.model.Utxo utxo)
toUTxO(String txHash,
com.bloxbean.cardano.client.backend.model.TxContentUtxoOutputs utxo)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BlockfrostMapper
public BlockfrostMapper()
-
Method Details
-
toUTxO
public static UTxO toUTxO(com.bloxbean.cardano.client.api.model.Utxo utxo)
-
toUTxO
public static UTxO toUTxO(String txHash,
com.bloxbean.cardano.client.backend.model.TxContentUtxoOutputs utxo)