RevokeAndAck

case class RevokeAndAck(channelId: ByteVector32, perCommitmentSecret: PrivateKey, nextPerCommitmentPoint: PublicKey, tlvStream: TlvStream[RevokeAndAckTlv]) extends HtlcMessage with HasChannelId
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product