package
0.36.3-rc3
Repository: https://github.com/akash-network/node.git
Documentation: pkg.go.dev

# Functions

AddDeploymentFilterFlags add flags to filter for deployment list.
AddDeploymentIDFlags add flags for deployment except for Owner when NoOwner is set.
AddDepositorFlag adds the `--depositor-account` flag.
AddGroupIDFlags add flags for Group.
CurrentBlockHeight returns current block height of node.
DepFiltersFromFlags returns DeploymentFilters with given flags and error if occurred.
DeploymentIDFromFlags returns DeploymentID with given flags, owner and error if occurred.
DeploymentIDFromFlagsForOwner returns DeploymentID with given flags, owner and error if occurred.
DeploymentIDOptionNoOwner do not add mark as required owner flag.
DepositorFromFlags returns the depositor account if one was specified in flags, otherwise it returns the owner's account.
GetQueryCmd returns the query commands for the deployment module.
GetTxCmd returns the transaction commands for this module.
GroupIDFromFlags returns GroupID with given flags and error if occurred.
MarkReqDeploymentIDFlags marks flags required except for Owner when NoOwner is set.
MarkReqGroupIDFlags marks flags required for group.
QueryDeploymentExec is used for testing deployment query.
QueryDeploymentsExec is used for testing deployments query.
QueryGroupExec is used for testing group query.
TxCloseDeploymentExec is used for testing close deployment tx requires --dseq, --fees.
TxCloseGroupExec is used for testing close group tx.
TxCreateDeploymentExec is used for testing create deployment tx.
TxDepositDeploymentExec is used for testing deposit deployment tx.
No description provided by the author
No description provided by the author
TxUpdateDeploymentExec is used for testing update deployment tx.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author