StakePayload

scalus.cardano.address.StakePayload
See theStakePayload companion object

The payload of a Stake address - either stake key or script

Attributes

Companion
object
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

final case class Script(hash: ScriptHash)
final case class Stake(hash: StakeKeyHash)