base

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AccAddressDataPrototype added in v0.3.0

func AccAddressDataPrototype() data.AccAddressData

func BooleanDataPrototype added in v0.3.0

func BooleanDataPrototype() data.BooleanData

func DecDataPrototype added in v0.3.0

func DecDataPrototype() data.DecData

func HeightDataPrototype added in v0.3.0

func HeightDataPrototype() data.HeightData

func IDDataPrototype added in v0.3.0

func IDDataPrototype() data.IDData

func ListDataPrototype added in v0.3.0

func ListDataPrototype() data.ListData

func NewAccAddressData

func NewAccAddressData(value sdkTypes.AccAddress) data.AccAddressData

func NewBooleanData

func NewBooleanData(value bool) data.BooleanData

func NewDecData

func NewDecData(value sdkTypes.Dec) data.DecData

func NewHeightData

func NewHeightData(value types.Height) data.HeightData

func NewIDData

func NewIDData(value ids.ID) data.IDData

func NewListData

func NewListData(value lists.DataList) data.ListData

NewListData * onus of ensuring all Data are of the same type is on DataList

func NewStringData

func NewStringData(value string) data.StringData

func RegisterCodec

func RegisterCodec(codec *codec.Codec)

func StringDataPrototype added in v0.3.0

func StringDataPrototype() data.StringData

Types

This section is empty.

Jump to

Keyboard shortcuts

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