ByronAddress
scalus.cardano.address.ByronAddress
case class ByronAddress(bytes: ByteString) extends Address
Placeholder for Byron address - complex legacy format
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Addressclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Encode to appropriate string format
Encode to appropriate string format
Attributes
Check if address contains scripts
Check if address contains scripts
Attributes
Get human-readable prefix if available
Get human-readable prefix if available
Attributes
Check if this is an enterprise address
Check if this is an enterprise address
Attributes
Get key hash if available
Get key hash if available
Attributes
Get script hash if available
Get script hash if available
Attributes
Serialize to bytes
Serialize to bytes
Attributes
Convert to hex string
Convert to hex string
Attributes
Get type ID
Get type ID
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article