scalus.cardano.address.ParsedByronAddress
See theParsedByronAddress companion object
case class ParsedByronAddress(addrRoot: ByteString, addrType: Int, derivationPath: Option[ByteString], networkMagic: Option[Long], crc32: Long, computedCrc32: Long)
Parsed Byron address components
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article