Patch Installation
Download bor and navigate to the directory:
Check out the latest release:
where RELEASE_TAG
is the tag of the release version that you install.
For instance: git checkout v0.2.16
a list of the latest bor releases can be found at https://github.com/maticnetwork/bor/releases
Apply the patch which will make your sentry announce all transactions:
Stop Bor:
Install Bor as normal:
or
Start Bor:
Last updated