<p>Fix null pointer at offer details window at create offer. As that window is only shown if devMode=false it was missed in previous PR.</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/4947'>https://github.com/bisq-network/bisq/pull/4947</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add null checks for txId</li>
  <li>Don't show maker fee tx field at create offer window</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4947/files#diff-7f839642c099f9c286c0f26df5f69ded7608f780f0ee5f3fbc59175c6ac7fbda">core/src/main/java/bisq/core/btc/wallet/WalletService.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4947/files#diff-b604ee7141fcfacf2dd0aeade4bf393c4d4d93617ab327147c363539ae804496">core/src/main/java/bisq/core/offer/OfferUtil.java</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4947/files#diff-214c3fde0c2679fb11f48e88acdae6f0c03835adcdd76542830a3f3dc1392d8f">desktop/src/main/java/bisq/desktop/main/overlays/windows/OfferDetailsWindow.java</a>
    (32)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4947.patch'>https://github.com/bisq-network/bisq/pull/4947.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4947.diff'>https://github.com/bisq-network/bisq/pull/4947.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/4947">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNXEZB7LLNC4F4QZGE3SUZD5DANCNFSM4U3CQQ7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTWOKDZWDEQFWGGC5TSUZD5DA5CNFSM4U3CQQ7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LNTV6XA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4947",
"url": "https://github.com/bisq-network/bisq/pull/4947",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>