constants

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AssetID                 = baseHelpers.NewCLIFlag("assetID", "", "AssetID")
	CanAddMaintainer        = baseHelpers.NewCLIFlag("canAddMaintainer", false, "CanAddMaintainer")
	CanBurnAsset            = baseHelpers.NewCLIFlag("canBurnAsset", false, "CanBurnAsset")
	CanCancelOrder          = baseHelpers.NewCLIFlag("canCancelOrder", false, "CanCancelOrder")
	CanIssueIdentity        = baseHelpers.NewCLIFlag("canIssueIdentity", false, "CanIssueIdentity")
	CanMakeOrder            = baseHelpers.NewCLIFlag("canMakeOrder", false, "CanMakeOrder")
	CanMintAsset            = baseHelpers.NewCLIFlag("canMintAsset", false, "CanMintAsset")
	CanMutateMaintainer     = baseHelpers.NewCLIFlag("canMutateMaintainer", false, "CanMutateMaintainer")
	CanRemoveMaintainer     = baseHelpers.NewCLIFlag("canRemoveMaintainer", false, "CanRemoveMaintainer")
	CanRenumerateAsset      = baseHelpers.NewCLIFlag("canRenumerateAsset", false, "CanRenumerateAsset")
	CanQuashIdentity        = baseHelpers.NewCLIFlag("canQuashIdentity", false, "CanQuashIdentity")
	ClassificationID        = baseHelpers.NewCLIFlag("classificationID", "", "ClassificationID")
	Coins                   = baseHelpers.NewCLIFlag("coins", "", "Coins")
	Data                    = baseHelpers.NewCLIFlag("data", "", "Data")
	DataID                  = baseHelpers.NewCLIFlag("dataID", "", "DataID")
	ExpiresIn               = baseHelpers.NewCLIFlag("expiresIn", int64(-1), "ExpiresIn")
	ExpiryHeight            = baseHelpers.NewCLIFlag("expiryHeight", int64(0), "ExpiryHeight")
	FromIdentityID          = baseHelpers.NewCLIFlag("fromIdentityID", "", "FromIdentityID")
	IdentityID              = baseHelpers.NewCLIFlag("identityID", "", "IdentityID")
	ImmutableMetaProperties = baseHelpers.NewCLIFlag("immutableMetaProperties", "", "immutableMetaProperties")
	ImmutableProperties     = baseHelpers.NewCLIFlag("immutableProperties", "", "immutableProperties")
	KafkaNodes              = baseHelpers.NewCLIFlag("kafkaNodes", "localhost:9092", "Space separated addresses in quotes of the kafka listening node: example: --kafkaPort \"addr1 addr2\" ")
	Key                     = baseHelpers.NewCLIFlag("key", "", "Key")
	Limit                   = baseHelpers.NewCLIFlag("limit", 100, "limit")
	MaintainerID            = baseHelpers.NewCLIFlag("maintainerID", "", "MaintainerID")
	MaintainedProperties    = baseHelpers.NewCLIFlag("maintainedProperties", "", "MaintainedProperties")
	MakerAssetID            = baseHelpers.NewCLIFlag("makerAssetID", "", "makerAssetID")
	MakerSplit              = baseHelpers.NewCLIFlag("makerSplit", "", "MakerSplit")
	MutableMetaProperties   = baseHelpers.NewCLIFlag("mutableMetaProperties", "", "mutableMetaProperties")
	MutableProperties       = baseHelpers.NewCLIFlag("mutableProperties", "", "mutableProperties")
	Name                    = baseHelpers.NewCLIFlag("name", "", "Name")
	Offset                  = baseHelpers.NewCLIFlag("offset", 0, "offset")
	OrderID                 = baseHelpers.NewCLIFlag("orderID", "", "OrderID")
	Queuing                 = baseHelpers.NewCLIFlag("queuing", false, "Enable kafka queuing and squashing of transactions")
	SplitID                 = baseHelpers.NewCLIFlag("splitID", "", "SplitID")
	To                      = baseHelpers.NewCLIFlag("to", "", "To")
	ToIdentityID            = baseHelpers.NewCLIFlag("toIdentityID", "", "ToIdentityID")
	TakerID                 = baseHelpers.NewCLIFlag("takerID", "", "TakerID")
	TakerAssetID            = baseHelpers.NewCLIFlag("takerAssetID", "", "TakerAssetID")
	TakerSplit              = baseHelpers.NewCLIFlag("takerSplit", "0", "TakerSplit")
	Value                   = baseHelpers.NewCLIFlag("value", "0", "Value")
)

Note: Arranged alphabetically TODO define usages

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