Uses of Class
com.horizen.scutxonative.ScUtxoOutput
-
Packages that use ScUtxoOutput Package Description com.horizen.cswnative com.horizen.scutxonative -
-
Uses of ScUtxoOutput in com.horizen.cswnative
Methods in com.horizen.cswnative that return ScUtxoOutput Modifier and Type Method Description ScUtxoOutputCswUtxoProverData. getOutput()Constructors in com.horizen.cswnative with parameters of type ScUtxoOutput Constructor Description CswUtxoProverData(ScUtxoOutput output, byte[] utxoInputSecretKey, MerklePath mstPathToOutput) -
Uses of ScUtxoOutput in com.horizen.scutxonative
Methods in com.horizen.scutxonative that return ScUtxoOutput Modifier and Type Method Description static ScUtxoOutputScUtxoOutput. getRandom(Random r)
-