cardano::shelley::StakeRegistration struct

A stake registration certificate.

CDDL description:

stake_registration = (0, stake_credential)

Public static functions

static auto TypeTag() →  Uint constexpr
The cerificate type CBOR tag.

Public variables

StakeCredential stake_credential
The certificate stake credential.