identity

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const PalletIndex = 37
View Source
const PalletName = "Identity"

Variables

This section is empty.

Functions

This section is empty.

Types

type StorageIdentityOf

type StorageIdentityOf struct{}

func (*StorageIdentityOf) Fetch

func (*StorageIdentityOf) FetchAll

func (this *StorageIdentityOf) FetchAll(blockStorage interfaces.BlockStorageT) ([]StorageIdentityOfEntry, error)

func (*StorageIdentityOf) MapKeyHasher

func (this *StorageIdentityOf) MapKeyHasher() uint8

func (*StorageIdentityOf) PalletName

func (this *StorageIdentityOf) PalletName() string

func (*StorageIdentityOf) StorageName

func (this *StorageIdentityOf) StorageName() string

type StorageIdentityOfEntry

type StorageIdentityOfEntry = StorageEntry[StorageIdentityOfKey, StorageIdentityOfValue]

type StorageIdentityOfKey

type StorageIdentityOfKey = prim.AccountId

type StorageIdentityOfValue

type StorageIdentityOfValue = Tuple2[Registration, prim.Option[[]byte]]

Jump to

Keyboard shortcuts

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