# README
Package electrumx
Basic ElectrumX connection(s) and RPC methods.
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The Default strategy is for a more dynamic electrumx network such as BTC where we remove servers from the knownServers slice and also from the 'network_servers.json' file when they disconnect or misbehave.
Bitcoin ElectrumX chunk size - may vary for other coins' ElectrumX servers in which case this becomes a variable.
Assumption: all hashes are 32 bytes long.
All coins will use this file-name under ../<coin>/<net>/.
No description provided by the author
No description provided by the author
For static sized electrumx networks like Firo we know and maybe trust all or most of the servers and we pre-populate 'network_servers.json' with the servers in the network.
No description provided by the author
reorg.
No description provided by the author
No description provided by the author
Adjust frequency of cost reductions.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
For client use.
No description provided by the author
GetTransactionResult is the data returned by a transaction request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RPCError represents a JSON-RPC error object.
ScripthashStatusResult is the contents of a scripthash notification.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author