# Functions
No description provided by the author
ExecGovSubmitLegacyProposal creates a tx for submit legacy proposal
nolint:staticcheck // we are intentionally using a deprecated flag here.
No description provided by the author
ExecTestCLICmd builds the client context, mocks the output and executes the command.
GetTxFees is a gentle response to inappropriate approach of cli test utils send transaction may fail and calling cli routine won't know about it.
MsgDeposit deposits on a proposal.
MsgVote votes for a proposal.
NewMockTendermintRPC returns a mock TendermintRPC implementation.
No description provided by the author
QueryBidExec is used for testing bid query.
QueryBidsExec is used for testing bids query.
QueryCertificateExec is used for testing certificate query.
QueryCertificatesExec is used for testing certificates query.
QueryDeploymentExec is used for testing deployment query.
QueryDeploymentsExec is used for testing deployments query.
QueryGroupExec is used for testing group query.
QueryLeaseExec is used for testing lease query.
QueryLeasesExec is used for testing leases query.
QueryOrderExec is used for testing order query.
QueryOrdersExec is used for testing orders query.
QueryProviderExec is used for testing provider query.
QueryProvidersExec is used for testing providers query.
TxAuxToFeeExec executes `GetAuxToFeeCommand` cli command with given args.
No description provided by the author
TxCloseBidExec is used for testing close bid tx.
TxCloseDeploymentExec is used for testing close deployment tx requires --dseq, --fees.
TxCloseGroupExec is used for testing close group tx.
TxCloseLeaseExec is used for testing close order tx.
TxCreateBidExec is used for testing create bid tx.
TxCreateDeploymentExec is used for testing create deployment tx.
TxCreateLeaseExec is used for creating a lease.
TxCreateProviderExec is used for testing create provider tx.
No description provided by the author
TxDepositDeploymentExec is used for testing deposit deployment tx.
No description provided by the author
TxGenerateClientExec is used for testing create client certificate tx.
TxGenerateServerExec is used for testing create server certificate tx.
No description provided by the author
No description provided by the author
No description provided by the author
TxPublishClientExec is used for testing create client certificate tx.
TxPublishServerExec is used for testing create server certificate tx.
No description provided by the author
TxRevokeClientExec is used for testing create client certificate tx.
TxRevokeServerExec is used for testing create server certificate tx.
No description provided by the author
No description provided by the author
TxUpdateDeploymentExec is used for testing update deployment tx.
TxUpdateProviderExec is used for testing update provider tx.
No description provided by the author
ValidateTxSuccessful is a gentle response to inappropriate approach of cli test utils send transaction may fail and calling cli routine won't know about it.
# Structs
No description provided by the author