<p></p>
<p><b>@sqrrm</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4801#discussion_r533327533">proto/src/main/proto/grpc.proto</a>:</p>
<pre style='color:#555'>> @@ -340,6 +342,14 @@ message GetUnusedBsqAddressReply {
      string address = 1;
 }
 
+message SendBsqRequest {
+    string address = 1;
+    double amount = 2;
</pre>
<p>This doesn't make sense to me. BSQ amounts are always going to be an integer amount of satoshis and all other coin amounts in the pb spec are <code>uint64</code>.</p>

<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/4801#pullrequestreview-541791919">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNW7OYBL6SZPLTHPPF3SSTFM5ANCNFSM4TU5NE4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNU45S2YZUSNYYVVOM3SSTFM5A5CNFSM4TU5NE4KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEBFRNLY.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/4801#pullrequestreview-541791919",
"url": "https://github.com/bisq-network/bisq/pull/4801#pullrequestreview-541791919",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>