cardano::shelley::StakeDeregistration struct

A stake deregistration certificate.

CDDL description:

stake_deregistration = (1, stake_credential)

Public static functions

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

Public variables

StakeCredential stake_credential
The certificate stake credential.