package
0.0.0-20240402141924-ae4519c0b6c6
Repository: https://github.com/elrondnetwork/firehose-multiversx.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
MustReplaceDataDir is used in sf-ethereum-priv.
No description provided by the author

# Constants

Should be the number of blocks between two targets before we consider the first as "near" the second.
Data storage default locations.
This should be the standard name of the executable that is usually used to sync the chain with the blockchain network.
No description provided by the author
This should be the block number of the first block that is streamable using Firehose, for example on Ethereum it's set to `0`, the genesis block's number while on EOSIO it's set to 2 (genesis block is 1 there but our instrumentation on this chain instruments only from block #2).
No description provided by the author
No description provided by the author
Common ports.
No description provided by the author
Those should be the port the native node is using for P2P and RPC respectively and importantly, they should be different than the `reader` ones above.
No description provided by the author
No description provided by the author
Firehose chain specific port The initial 18XXX prefix is different for every chain supported by Firehose.
No description provided by the author
Those should be the port the native node is using for P2P and RPC respectively and importantly, they should be different than the `node` ones below.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author