Packages

case object XPubKeyKeyId extends PSBTGlobalKeyId with Product with Serializable

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. XPubKeyKeyId
  2. Serializable
  3. Product
  4. Equals
  5. PSBTGlobalKeyId
  6. PSBTKeyId
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type RecordType = XPubKey
    Definition Classes
    XPubKeyKeyIdPSBTGlobalKeyIdPSBTKeyId

Value Members

  1. val byte: Byte
    Definition Classes
    XPubKeyKeyIdPSBTKeyId
  2. def productElementName(n: Int): String
    Definition Classes
    Product
  3. def productElementNames: Iterator[String]
    Definition Classes
    Product