Credential
Credential type (payment or staking); containing either public key hash (in the case of a user) and script based credentials.
Fields
| Variant | Description |
|---|---|
PubKey | Represents a public key credential, identified by a hash of the public key. |
Script | Represents a script credential, identified by a hash of the script. |