<p>This change adds proto support for paying maker fees in bsq or btc.  The implementation will come in a future PR.</p>
<ul>
<li>
<p>Added <code>makerFeeCurrencyCode</code> field to <code>CreateOfferRequest</code> proto.</p>
</li>
<li>
<p>Added <code>isCurrencyForMakerFeeBtc</code> field to <code>OfferInfo</code> proto wrapper.</p>
</li>
<li>
<p>Add <code>takerFeeCurrencyCode</code> field to <code>TakeOfferRequest</code> proto.</p>
</li>
</ul>
<p>This is the 5th in a chain of PRs beginning with <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="742473709" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4793" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/4793/hovercard" href="https://github.com/bisq-network/bisq/pull/4793">#4793</a>.</p>
<p>PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="742504108" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4796" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/4796/hovercard" href="https://github.com/bisq-network/bisq/pull/4796">#4796</a> should be reviewed before this one.</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/4797'>https://github.com/bisq-network/bisq/pull/4797</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Define new grpc bsq/btc balances protos</li>
  <li>Add proto wrappers for serving bsq, btc or all balances</li>
  <li>Define proto for api method 'getunusedbsqaddress'</li>
  <li>Define proto fapi method 'sendbsq'</li>
  <li>Add proto fields to support trade fee currency choice</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4797/files#diff-f3e8a227fc5a328ea901c448b690bb1a48dfd6d108bfaa1714d1194cc9fcdf02">core/src/main/java/bisq/core/api/model/BalancesInfo.java</a>
    (42)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4797/files#diff-0a191024bc053e2d92839d4b7c7fe8484cf20a8f9cb39f7c63f14209b1f64936">core/src/main/java/bisq/core/api/model/BsqBalanceInfo.java</a>
    (87)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4797/files#diff-586f1cb33a38e783c37e58d630a158c9634ac6440263cda003697198c9865b5a">core/src/main/java/bisq/core/api/model/BtcBalanceInfo.java</a>
    (70)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4797/files#diff-dcb44a0045a5b02cde5bd2f45051b7d9293f87180111c7ea57f0d0eb85d0f393">proto/src/main/proto/grpc.proto</a>
    (84)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4797.patch'>https://github.com/bisq-network/bisq/pull/4797.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4797.diff'>https://github.com/bisq-network/bisq/pull/4797.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/4797">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWABXHPVOGCBUU5GU3SPVDQZANCNFSM4TUVZ4TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSVEWJOLMPRB4E2U2LSPVDQZA5CNFSM4TUVZ4TKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LCB57YQ.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/4797",
"url": "https://github.com/bisq-network/bisq/pull/4797",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>