UnspecifiedOutput

case class UnspecifiedOutput(derivationPaths: Map[PublicKey, KeyPathWithMaster], unknown: Seq[DataEntry]) extends Output

An output for which usage of segwit is currently unknown.

Source:
Psbt.scala
trait Serializable
trait Product
trait Equals
trait Output
trait DataMap
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product

Concrete fields

Redeem script for this output (when using p2sh).

Redeem script for this output (when using p2sh).

Source:
Psbt.scala

Witness script for this output (when using p2wsh).

Witness script for this output (when using p2wsh).

Source:
Psbt.scala