# Functions
Finalise - stop all background tasks.
Initialise - setup the payment system.
No description provided by the author
# Constants
No description provided by the author
MaximumNonceLength - most number of bytes in NONCE.
No description provided by the author
MinimumNonceLength - least number of bytes in NONCE.
No description provided by the author
# Structs
Configuration - structure for configuration file.
No description provided by the author
PeerMap is a map that maintains the pair between addresses and bitcoin peers in a thread-safe way.