grandpa

package
v0.0.3-rc-1 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ApiModuleName = "GrandpaApi"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	// contains filtered or unexported fields
}

Module implements the GrandpaApi Runtime API definition.

For more information about API definition, see: https://spec.polkadot.network/chap-runtime-api#id-module-grandpaapi

func New

func New(grandpa grandpa.Module, logger log.RuntimeLogger) Module

func (Module) Authorities

func (m Module) Authorities() int64

Authorities returns the current set of Grandpa authorities. Returns a pointer-size of the SCALE-encoded set of authorities.

For more information about function definition, see: https://spec.polkadot.network/chap-runtime-api#sect-rte-grandpa-auth

func (Module) CurrentSetId

func (m Module) CurrentSetId() int64

func (Module) GenerateKeyOwnershipProof

func (m Module) GenerateKeyOwnershipProof(dataPtr int32, dataLen int32) int64

func (Module) Item

func (m Module) Item() primitives.ApiItem

Item returns the first 8 bytes of the Blake2b hash of the name and version of the api module.

func (Module) Metadata

func (m Module) Metadata() primitives.RuntimeApiMetadata

Metadata returns the runtime api metadata of the module.

func (Module) Name

func (m Module) Name() string

Name returns the name of the api module.

func (Module) SubmitReportEquivocationUnsignedExtrinsic

func (m Module) SubmitReportEquivocationUnsignedExtrinsic(dataPtr int32, dataLen int32) int64

Jump to

Keyboard shortcuts

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