Address

class Address(bytes: Array[Byte]) extends BytesType
Companion:
object
class BytesType
class Object
trait Matchable
class Any

Value members

Constructors

def this(hex: String)

Concrete methods

def toCheckSum: String

Inherited methods

override def equals(that: Any): Boolean
Definition Classes
BytesType -> Any
Inherited from:
BytesType
override def hashCode: Int
Definition Classes
BytesType -> Any
Inherited from:
BytesType
def lowerCaseString: String
Inherited from:
BytesType
def toHex: String
Inherited from:
BytesType
override def toString: String
Definition Classes
BytesType -> Any
Inherited from:
BytesType