Class ShelleyAddress

Expand description

An Address, specialized to the Shelley kind.

Properties§

§readonly delegationCredential: Credential
§readonly paymentCredential: Credential

Methods§

§

equals(other: ShelleyAddress): boolean

§

free(): void

§

toString(): string

§

tryParse(addr: string): ShelleyAddress