StateUpdate

case class StateUpdate(blockDay: Long, localUpdates: Long, remoteUpdates: Long, localSigOfRemoteLCSS: ByteVector64) extends HostedChannelMessage
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def toString(): String
Definition Classes
Any
Source:
HostedChannelMessages.scala

Inherited methods

Inherited from:
Product