Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDocument how to setup and configure Bisq to connect with your own full node #181
Comments
This comment has been minimized.
This comment has been minimized.
Additionally, the node must not be pruned. See bisq-network/bisq#3273 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should document the necessary configuration required for running your own full node.
For example, with the latest release of bitcoin core (0.19.0.1), the -peerbloomfilters configuration option must be set to true, as per https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.19.0.1.md: