package
0.0.0-20220719084420-de9afa28d8f8
Repository: https://github.com/emerishq/sdk-service-meta.git
Documentation: pkg.go.dev

# Functions

NewAccountNumbersEndpoint returns an endpoint function that calls the method "accountNumbers" of service "sdk-utilities".
NewBlockEndpoint returns an endpoint function that calls the method "block" of service "sdk-utilities".
NewBroadcastTxEndpoint returns an endpoint function that calls the method "broadcastTx" of service "sdk-utilities".
NewBudgetParamsEndpoint returns an endpoint function that calls the method "budgetParams" of service "sdk-utilities".
NewClient initializes a "sdk-utilities" service client given the endpoints.
NewCrescentPoolsEndpoint returns an endpoint function that calls the method "crescentPools" of service "sdk-utilities".
NewDelegatorRewardsEndpoint returns an endpoint function that calls the method "delegatorRewards" of service "sdk-utilities".
NewDistributionParamsEndpoint returns an endpoint function that calls the method "distributionParams" of service "sdk-utilities".
NewEmoneyInflationEndpoint returns an endpoint function that calls the method "emoneyInflation" of service "sdk-utilities".
NewEndpoints wraps the methods of the "sdk-utilities" service with endpoints.
NewEstimateFeesEndpoint returns an endpoint function that calls the method "estimateFees" of service "sdk-utilities".
NewLiquidityParamsEndpoint returns an endpoint function that calls the method "liquidityParams" of service "sdk-utilities".
NewLiquidityPoolsEndpoint returns an endpoint function that calls the method "liquidityPools" of service "sdk-utilities".
NewMintAnnualProvisionEndpoint returns an endpoint function that calls the method "mintAnnualProvision" of service "sdk-utilities".
NewMintEpochProvisionsEndpoint returns an endpoint function that calls the method "mintEpochProvisions" of service "sdk-utilities".
NewMintInflationEndpoint returns an endpoint function that calls the method "mintInflation" of service "sdk-utilities".
NewMintParamsEndpoint returns an endpoint function that calls the method "mintParams" of service "sdk-utilities".
NewOsmoPoolsEndpoint returns an endpoint function that calls the method "osmoPools" of service "sdk-utilities".
NewQueryTxEndpoint returns an endpoint function that calls the method "queryTx" of service "sdk-utilities".
NewStakingParamsEndpoint returns an endpoint function that calls the method "stakingParams" of service "sdk-utilities".
NewStakingPoolEndpoint returns an endpoint function that calls the method "stakingPool" of service "sdk-utilities".
NewSupplyDenomEndpoint returns an endpoint function that calls the method "supplyDenom" of service "sdk-utilities".
NewSupplyEndpoint returns an endpoint function that calls the method "supply" of service "sdk-utilities".
NewTxMetadataEndpoint returns an endpoint function that calls the method "txMetadata" of service "sdk-utilities".

# Constants

ServiceName is the name of the service as defined in the design.

# Variables

MethodNames lists the service method names as defined in the design.

# Structs

AccountNumbers2 is the result type of the sdk-utilities service accountNumbers method.
AccountNumbersPayload is the payload type of the sdk-utilities service accountNumbers method.
BlockData is the result type of the sdk-utilities service block method.
BlockPayload is the payload type of the sdk-utilities service block method.
BroadcastTxPayload is the payload type of the sdk-utilities service broadcastTx method.
BudgetParams2 is the result type of the sdk-utilities service budgetParams method.
BudgetParamsPayload is the payload type of the sdk-utilities service budgetParams method.
Client is the "sdk-utilities" service client.
SDK service representation of a Cosmos SDK types.Coin.
CrescentPools2 is the result type of the sdk-utilities service crescentPools method.
CrescentPoolsPayload is the payload type of the sdk-utilities service crescentPools method.
Delegation reward as defined in the Cosmos SDK.
DelegatorRewards2 is the result type of the sdk-utilities service delegatorRewards method.
DelegatorRewardsPayload is the payload type of the sdk-utilities service delegatorRewards method.
DistributionParams2 is the result type of the sdk-utilities service distributionParams method.
DistributionParamsPayload is the payload type of the sdk-utilities service distributionParams method.
e-money specific inflation parameters (asset).
EmoneyInflation2 is the result type of the sdk-utilities service emoneyInflation method.
EmoneyInflationPayload is the payload type of the sdk-utilities service emoneyInflation method.
e-money specific inflation parameters (state).
Endpoints wraps the "sdk-utilities" service endpoints.
EstimateFeesPayload is the payload type of the sdk-utilities service estimateFees method.
The plain type associated with ibc-go types.Height struct.
Metadata related to an IBC Transfer.
LiquidityParams2 is the result type of the sdk-utilities service liquidityParams method.
LiquidityParamsPayload is the payload type of the sdk-utilities service liquidityParams method.
LiquidityPools2 is the result type of the sdk-utilities service liquidityPools method.
LiquidityPoolsPayload is the payload type of the sdk-utilities service liquidityPools method.
MintAnnualProvision2 is the result type of the sdk-utilities service mintAnnualProvision method.
MintAnnualProvisionPayload is the payload type of the sdk-utilities service mintAnnualProvision method.
MintEpochProvisions2 is the result type of the sdk-utilities service mintEpochProvisions method.
MintEpochProvisionsPayload is the payload type of the sdk-utilities service mintEpochProvisions method.
MintInflation2 is the result type of the sdk-utilities service mintInflation method.
MintInflationPayload is the payload type of the sdk-utilities service mintInflation method.
MintParams2 is the result type of the sdk-utilities service mintParams method.
MintParamsPayload is the payload type of the sdk-utilities service mintParams method.
Metadata related to some message contained in a transaction.
OsmoPools2 is the result type of the sdk-utilities service osmoPools method.
OsmoPoolsPayload is the payload type of the sdk-utilities service osmoPools method.
Pagination used in the Cosmos SDK.
QueryTxPayload is the payload type of the sdk-utilities service queryTx method.
Simulation is the result type of the sdk-utilities service estimateFees method.
StakingParams2 is the result type of the sdk-utilities service stakingParams method.
StakingParamsPayload is the payload type of the sdk-utilities service stakingParams method.
StakingPool2 is the result type of the sdk-utilities service stakingPool method.
StakingPoolPayload is the payload type of the sdk-utilities service stakingPool method.
Supply2 is the result type of the sdk-utilities service supply method.
SupplyDenomPayload is the payload type of the sdk-utilities service supplyDenom method.
SupplyPayload is the payload type of the sdk-utilities service supply method.
TransactionResult is the result type of the sdk-utilities service broadcastTx method.
TxMessagesMetadata is the result type of the sdk-utilities service txMetadata method.
TxMetadataPayload is the payload type of the sdk-utilities service txMetadata method.

# Interfaces

sdk-utilities performs Cosmos SDK-related operations.