Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Certificate ¶
type Certificate struct {
StakeCredential *StakeCredential
// contains filtered or unexported fields
}
TODO
type Certificates ¶ added in v1.0.3
type Certificates []*Certificate
type StakeCredential ¶
type StakeCredential struct {
Credential serialization.ConstrainedBytes
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.