# Functions
BuildUrlWithAccountQueryOptions builds an URL with block query parameters TODO: move this to mx-chain-core-go & remove also from mx-chain-proxy-go common/options.go.
# Constants
AddressBytesLen represents the number of bytes of an address.
MinAllowedDeltaToFinal is the minimum value between nonces allowed when checking finality on a shard.
ObserverNode the entity queried is an observer.
Proxy the entity queried is a proxy.
UrlParameterBlockHash represents the name of an URL parameter.
UrlParameterBlockNonce represents the name of a URL parameter.
UrlParameterBlockRootHash represents the name of an URL parameter.
UrlParameterHintEpoch represents the name of an URL parameter.
UrlParameterOnFinalBlock represents the name of a URL parameter.
UrlParameterOnStartOfEpoch represents the name of a URL parameter.
WebServerOffString represents the constant used to switch off the web server.
# Variables
AddressPublicKeyConverter represents the default address public key converter.
# Structs
No description provided by the author
# Interfaces
AddressHandler will handle different implementations of an address.
CryptoComponentsHolder is able to holder and provide all the crypto components.
# Type aliases
RestAPIEntityType defines the entity that can resolve REST API requests.