<p>This change adds proto serivces and messages to support future api implementations for serving bsq, btc or all wallet balances.</p>
<ul>
<li>
<p>RPC <code>GetBsqBalances</code> will return complete BSQ balance info.</p>
</li>
<li>
<p>Message <code>BsqBalanceInfo</code> is proto returned by rpc <code>GetBsqBalances</code>.</p>
</li>
<li>
<p>RPC <code>GetBtcBalances</code> wil return complete BTC balance info.</p>
</li>
<li>
<p>Message <code>BtcBalanceInfo</code> is proto returned by rpc <code>GetBtcBalances</code>.</p>
</li>
<li>
<p>RPC <code>GetBalances</code> returns complete BTC and BSQ balance info.</p>
</li>
<li>
<p>Message <code>BalancesInfo</code> is proto returned by rpc <code>GetBalances</code>.</p>
</li>
</ul>
<p>RPC <code>GetBalance</code> remains unchnaged;  it still returns only the available<br>
BTC balance.  It may be deprecated and removed in a future 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/4793'>https://github.com/bisq-network/bisq/pull/4793</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Define new grpc bsq/btc balances protos</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4793/files#diff-dcb44a0045a5b02cde5bd2f45051b7d9293f87180111c7ea57f0d0eb85d0f393">proto/src/main/proto/grpc.proto</a>
    (48)
  </li>
</ul>

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