<p>When using a remote regtest host, instead of having to pass<br>
REG_TEST_SERVER to the bitcoinRegtestHost parameter and hard code the<br>
host address within the code, allow the host to be specified by the<br>
bitcoinRegtestHost parameter.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/2312'>https://github.com/bisq-network/bisq/pull/2312</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Allow host as bitcoinRegtestHost parameter</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2312/files#diff-0">core/src/main/java/bisq/core/app/BisqExecutable.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2312/files#diff-1">core/src/main/java/bisq/core/btc/BitcoinModule.java</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2312/files#diff-2">core/src/main/java/bisq/core/btc/setup/RegTestHost.java</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2312/files#diff-3">core/src/main/java/bisq/core/btc/setup/WalletsSetup.java</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2312.patch'>https://github.com/bisq-network/bisq/pull/2312.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2312.diff'>https://github.com/bisq-network/bisq/pull/2312.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/2312">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtjyrwCor_IY-yrubQ3whf8vyINdBks5vGNLBgaJpZM4aPp9x">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtgD4LPuufIGupYGvhwHA59cs9RXTks5vGNLBgaJpZM4aPp9x.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Allow host as bitcoinRegtestHost parameter (#2312)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2312"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2312",
"url": "https://github.com/bisq-network/bisq/pull/2312",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>