AddressBytes

scalus.cardano.ledger.Types$package.AddressBytes
object AddressBytes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def apply(bytes: ByteString): AddressBytes
def fromBech32(bech32: String): AddressBytes

Create an Address from bech32 string

Create an Address from bech32 string

Attributes

def fromHex(hex: String): AddressBytes

Create an Address from a hex string

Create an Address from a hex string

Attributes

Givens

Extensions

Extensions

extension (self: AddressBytes)