Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBlockConfirmations ¶
func GetBlockConfirmations() uint64
GetBlockConfirmations - Number of block confirmations required before considering that block to be finalized, and can be persisted in a permanent data store
func GetBlockNumberRange ¶
func GetBlockNumberRange() uint64
GetBlockNumberRange - Returns how many blocks can be queried at a time when performing range based queries from client side
func GetConcurrencyFactor ¶
func GetConcurrencyFactor() uint64
GetConcurrencyFactor - Reads concurrency factor specified in `.env` file, during deployment and returns that number as unsigned integer
func GetTimeRange ¶
func GetTimeRange() uint64
GetTimeRange - Returns what's the max time span that can be used while performing query from client side, in terms of second
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.