Certificate

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Certificate

type Certificate struct {
	Code            int
	StakeCredential *StakeCredential
	// contains filtered or unexported fields
}

TODO

func NewCertificateFromAddress added in v1.3.0

func NewCertificateFromAddress(addr []byte, code int, credentialType int) Certificate

func (*Certificate) Kind added in v1.1.0

func (c *Certificate) Kind() int

type Certificates added in v1.0.3

type Certificates []*Certificate

func NewCertificates added in v1.3.0

func NewCertificates(certs []*Certificate) Certificates

type StakeCredential

type StakeCredential struct {
	Code       int `cbor:",omitempty"`
	Credential serialization.ConstrainedBytes
	// contains filtered or unexported fields
}

func (*StakeCredential) KeyHash added in v1.1.0

func (*StakeCredential) Kind added in v1.1.0

func (sc *StakeCredential) Kind() int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL