Reject

case class Reject(message: String, code: Long, reason: String, data: ByteVector) extends BtcSerializable[Reject]
Companion:
object
Source:
Protocol.scala
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Definition Classes
Source:
Protocol.scala

Inherited methods

Inherited from:
Product