Skip to content

harding/ref-payment-batching

Repository files navigation

Payment batching reference materials

The following files were used to generate illustrations and data for a BitcoinTechTalk article about payment batching.

To use the python code, you need a Bitcoin Core node (0.15.0 tested) and should run the following commands:

virtualenv -p python3 venv
. venv/bin/activate

To use the *.plot file, you will need to install gnuplot (version 4 tested).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published