StakeCredential
Represents a staking credential used in various on-chain operations.
Credential
Represents a standard credential-based stake.
| Field | Description |
|---|---|
credential | The credential associated with the stake. |
Ptr
Represents a pointer-based stake credential.
| Field | Description |
|---|---|
a | First component of the pointer. |
b | Second component of the pointer. |
c | Third component of the pointer. |