EncodedChecksums

case class EncodedChecksums(checksums: List[Checksums]) extends ReplyChannelRangeTlv

Optional checksums TLV that can be appended to ReplyChannelRange

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

Value members

Concrete methods

override def toString: String

custom toString because it can get huge in logs

custom toString because it can get huge in logs

Definition Classes
Any
Source:
Tlv.scala

Inherited methods

Inherited from:
Product