<p></p>

<h3>Description</h3>

<p>When a Transferwise payment account is created using bisq-cli, it is not assigned any trade currencies. Because of this, any offers created using Transferwise as a payment method will not be visible to any takers.</p>
<h4>Version</h4>

<p>Bisq daemon version 1.5.9 (Linux)<br>
OpenJDK version 11.0.9.1 2020-11-04</p>
<h3>Steps to reproduce</h3>

<ol>
<li>
<p>Let Alice create a new Transferwise payment account using the 'createpaymentacct' command, which produces the following output: (Note that the 'Currency' field is blank!)<br>
payment account saved<br>
Name                                Currency    Payment Method    ID<br>
Tw: <a href="mailto:alice@example.com">alice@example.com</a>                     TRANSFERWISE     [alice's tw id here]</p>
</li>
<li>
<p>Let Bob create a new Transferwise payment account using the 'createpaymentacct' command, which produces the following output:<br>
payment account saved<br>
Name                                Currency    Payment Method    ID<br>
Tw: <a href="mailto:bob@example.com">bob@example.com</a>                      TRANSFERWISE     [bob's tw id here]</p>
</li>
<li>
<p>Alice creates an offer to buy BTC with CHF using the 'createoffer' command and her Transferwise payment account ID.</p>
</li>
<li>
<p>Alice uses the 'getmyoffers' command to view her CHF offers in the BUY direction, and sees the Transferwise offer that she just created.</p>
</li>
</ol>
<h3>Expected behaviour</h3>

<ol start="5">
<li>[Expected] Bob should be able to use the 'getoffers' command to view CHF offers in the BUY direction and see Alice's offer as a result.</li>
</ol>
<h3>Actual behaviour</h3>

<ol start="5">
<li>[Reality] Bob uses the 'getoffers' command to view CHF offers in the BUY direction and sees nothing but the message "no BUY CHF offers found"</li>
</ol>
<h4>Additional info</h4>

<p>This problem is related to commit <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="765891237" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4944" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/4944/hovercard" href="https://github.com/bisq-network/bisq/pull/4944">#4944</a> which causes Transferwise payment accounts to be created with no trade currencies by default. Usually, trade currencies are added via checkboxes in the Bisq app, but there is currently no way to add currencies using the API.</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/issues/5281">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQGNGIPNSP3V6KQZFLTCJX27ANCNFSM4YW7LNHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNR572QQABAJZZJSADTTCJX27A5CNFSM4YW7LNH2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MIY4BLA.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/issues/5281",
"url": "https://github.com/bisq-network/bisq/issues/5281",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>