BlindingPoint

case class BlindingPoint(publicKey: PublicKey) extends UpdateAddHtlcTlv

Blinding ephemeral public key that should be used to derive shared secrets when using route blinding.

Source:
Tlv.scala
trait Serializable
trait Product
trait Equals
trait Tlv
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product