Using Custom Node/Gateway Binaries

From xx network wiki
Revision as of 21:57, 1 February 2022 by Jono (talk | contribs) (Created page with " <ol style="list-style-type: decimal;"> <li><p>First, create a file that will contain custom hashes.</p> {{terminal|skin=noborder|text=<span class="noselect">'''$''' </span>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a team contributed page


  1. First, create a file that will contain custom hashes.

  2. Next, populate the file with a template that matches below.

  3. Overwrite the template values with correct hashes and paths. Whenever the blockchain indicates your provided hash to be the current hash, the wrapper script will instead use the file at your specified path rather than the file provided from the blockchain. For example,

    When the blockchain reports 0xbff325726f814f76ee6a56a04690841bfe803c18716ed7240320dfd465fd59b8 to be the current gateway binary hash, the wrapper script will now use your custom gateway binary at /tmp/gateway-custom.binary, and does the same for the wrapper script.