constants

package
v0.0.0-...-59a8832 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 5 Imported by: 47

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AuthenticationProperty             = base.NewMetaProperty(baseIDs.NewStringID("authentication"), baseData.NewListData())
	BondAmountProperty                 = base.NewMetaProperty(baseIDs.NewStringID("bondAmount"), baseData.NewNumberData(sdkTypes.ZeroInt()))
	BondRateProperty                   = base.NewMetaProperty(baseIDs.NewStringID("bondRate"), baseData.NewNumberData(sdkTypes.ZeroInt()))
	BurnEnabledProperty                = base.NewMetaProperty(baseIDs.NewStringID("burnEnabled"), baseData.NewBooleanData(false))
	BurnHeightProperty                 = base.NewMetaProperty(baseIDs.NewStringID("burnHeight"), baseData.NewHeightData(baseTypes.NewHeight(-1)).ZeroValue())
	DenomProperty                      = base.NewMetaProperty(baseIDs.NewStringID("denom"), baseData.NewStringData(""))
	DefineEnabledProperty              = base.NewMetaProperty(baseIDs.NewStringID("defineEnabled"), baseData.NewBooleanData(false))
	DeputizeAllowedProperty            = base.NewMetaProperty(baseIDs.NewStringID("deputizeAllowed"), baseData.NewBooleanData(false))
	CreationHeightProperty             = base.NewMetaProperty(baseIDs.NewStringID("creationHeight"), baseData.NewHeightData(baseTypes.NewHeight(-1)).ZeroValue())
	ExchangeRateProperty               = base.NewMetaProperty(baseIDs.NewStringID("exchangeRate"), baseData.NewDecData(sdkTypes.SmallestDec()).ZeroValue())
	ExpiryHeightProperty               = base.NewMetaProperty(baseIDs.NewStringID("expiryHeight"), baseData.NewHeightData(baseTypes.NewHeight(-1)).ZeroValue())
	ExecutionHeightProperty            = base.NewMetaProperty(baseIDs.NewStringID("executionHeight"), baseData.NewHeightData(baseTypes.NewHeight(-1)).ZeroValue())
	LockHeightProperty                 = base.NewMetaProperty(baseIDs.NewStringID("lockHeight"), baseData.NewHeightData(baseTypes.NewHeight(-1)).ZeroValue())
	IdentityIDProperty                 = base.NewMetaProperty(baseIDs.NewStringID("identityID"), baseData.NewIDData(baseIDs.PrototypeIdentityID()))
	IssueEnabledProperty               = base.NewMetaProperty(baseIDs.NewStringID("issueEnabled"), baseData.NewBooleanData(false))
	MaintainedClassificationIDProperty = base.NewMetaProperty(baseIDs.NewStringID("maintainedClassificationID"), baseData.NewIDData(baseIDs.PrototypeClassificationID()))
	MaintainedPropertiesProperty       = base.NewMetaProperty(baseIDs.NewStringID("maintainedProperties"), baseData.NewListData())
	MakerIDProperty                    = base.NewMetaProperty(baseIDs.NewStringID("makerID"), baseData.NewIDData(baseIDs.PrototypeIdentityID()))
	MakerAssetIDProperty               = base.NewMetaProperty(baseIDs.NewStringID("makerAssetID"), baseData.NewIDData(baseIDs.PrototypeAssetID()))
	MakerSplitProperty                 = base.NewMetaProperty(baseIDs.NewStringID("makerSplit"), baseData.NewNumberData(sdkTypes.ZeroInt()))
	MaxPropertyCountProperty           = base.NewMetaProperty(baseIDs.NewStringID("maxPropertyCount"), baseData.NewNumberData(sdkTypes.ZeroInt()))
	MaxProvisionAddressCountProperty   = base.NewMetaProperty(baseIDs.NewStringID("maxProvisionAddressCount"), baseData.NewNumberData(sdkTypes.ZeroInt()))
	MaxOrderLifeProperty               = base.NewMetaProperty(baseIDs.NewStringID("maxOrderLife"), baseData.NewHeightData(baseTypes.NewHeight(-1)))
	MintEnabledProperty                = base.NewMetaProperty(baseIDs.NewStringID("mintEnabled"), baseData.NewBooleanData(false))
	ModuleNameProperty                 = base.NewMetaProperty(baseIDs.NewStringID("moduleName"), baseData.NewIDData(baseIDs.PrototypeStringID()))
	NameProperty                       = base.NewMetaProperty(baseIDs.NewStringID("name"), baseData.NewIDData(baseIDs.PrototypeStringID()))
	PermissionsProperty                = base.NewMetaProperty(baseIDs.NewStringID("permissions"), baseData.NewListData())
	PutEnabledProperty                 = base.NewMetaProperty(baseIDs.NewStringID("putEnabled"), baseData.NewBooleanData(false))
	RenumerateEnabledProperty          = base.NewMetaProperty(baseIDs.NewStringID("renumerateEnabled"), baseData.NewBooleanData(false))
	RevealEnabledProperty              = base.NewMetaProperty(baseIDs.NewStringID("revealEnabled"), baseData.NewBooleanData(false))
	TakerIDProperty                    = base.NewMetaProperty(baseIDs.NewStringID("takerID"), baseData.NewIDData(baseIDs.PrototypeIdentityID()))
	TakerAssetIDProperty               = base.NewMetaProperty(baseIDs.NewStringID("takerAssetID"), baseData.NewIDData(baseIDs.PrototypeAssetID()))
	TakerSplitProperty                 = base.NewMetaProperty(baseIDs.NewStringID("takerSplit"), baseData.NewNumberData(sdkTypes.ZeroInt()))
	TransferEnabledProperty            = base.NewMetaProperty(baseIDs.NewStringID("transferEnabled"), baseData.NewBooleanData(false))
	SupplyProperty                     = base.NewMetaProperty(baseIDs.NewStringID("supply"), baseData.NewNumberData(sdkTypes.OneInt()))
	WrapAllowedCoinsProperty           = base.NewMetaProperty(baseIDs.NewStringID("wrapAllowedCoins"), baseData.NewListData())
	UnwrapAllowedCoinsProperty         = base.NewMetaProperty(baseIDs.NewStringID("unwrapAllowedCoins"), baseData.NewListData())
	QuashEnabledProperty               = base.NewMetaProperty(baseIDs.NewStringID("quashEnabled"), baseData.NewBooleanData(false))
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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