Versions in this module Expand all Collapse all v0 v0.2.0 Oct 11, 2022 Changes in this version + func RegisterCodec(codec *codec.Codec) + type Asset interface + type Classification interface + type Identity interface + GetAuthentication func() properties.Property + GetExpiry func() properties.Property + type Maintainer interface + CanAddMaintainer func() bool + CanBurnAsset func() bool + CanMintAsset func() bool + CanMutateMaintainer func() bool + CanRemoveMaintainer func() bool + CanRenumerateAsset func() bool + GetIdentityID func() ids.ID + GetMaintainedClassificationID func() ids.ID + MaintainsProperty func(ids.PropertyID) bool + type Meta interface + GetData func() data.Data + type Order interface + GetCreation func() properties.MetaProperty + GetCreationID func() ids.ID + GetExchangeRate func() properties.MetaProperty + GetExpiry func() properties.Property + GetMakerID func() ids.ID + GetMakerOwnableID func() ids.ID + GetMakerOwnableSplit func() properties.Property + GetRateID func() ids.ID + GetTakerID func() properties.Property + GetTakerOwnableID func() ids.ID + type Split interface v0.2.0-RC Jun 13, 2022