# Functions

BuildUrlWithAccountQueryOptions builds an URL with block query parameters.
BuildUrlWithAlteredAccountsQueryOptions builds an URL with altered accounts parameters.
BuildUrlWithBlockQueryOptions builds an URL with block query parameters.

# Constants

Internal output format returns struct directly, will be serialized into JSON by gin.
Proto output format returns the bytes of the proto object.
UndefinedCommitString defines the default string, when the binary was build without setting the commit flag.
UnVersionedAppString defines the default string, when the binary was build without setting the app flag.
UrlParameterBlockHash represents the name of an URL parameter.
UrlParameterBlockNonce represents the name of an URL parameter.
UrlParameterBlockRootHash represents the name of an URL parameter.
UrlParameterCheckSignature represents the name of an URL parameter.
UrlParameterFields represents the name of an URL parameter.
UrlParameterForcedShardID represents the name of an URL parameter.
UrlParameterHintEpoch represents the name of an URL parameter.
UrlParameterLastNonce represents the name of an URL parameter.
UrlParameterNonceGaps represents the name of an URL parameter.
UrlParameterNotarizedAtSource represents the name of an URL parameter.
UrlParameterOnFinalBlock represents the name of an URL parameter.
UrlParameterOnStartOfEpoch represents the name of an URL parameter.
UrlParameterSender represents the name of an URL parameter.
UrlParameterShardID represents the name of an URL parameter.
UrlParameterTokensFilter represents the name of an URL parameter.
UrlParameterWithAlteredAccounts represents the name of an URL parameter.
UrlParameterWithKeys represents the name of an URL parameter.
UrlParameterWithLogs represents the name of an URL parameter.
UrlParameterWithResults represents the name of an URL parameter.
UrlParameterWithTransactions represents the name of an URL parameter.

# Structs

AccountQueryOptions holds options for account queries.
BlockQueryOptions holds options for block queries.
GetAlteredAccountsForBlockOptions specifies the options for returning altered accounts for a given block.
HyperblockQueryOptions holds options for hyperblock queries.
TransactionQueryOptions holds options for transaction queries.
TransactionSimulationOptions holds options for transaction simulation requests.
TransactionsPoolOptions holds options for transactions pool requests.

# Interfaces

Coordinator defines what a shard state coordinator should hold.

# Type aliases

OutputFormat represents the format type returned by api.