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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4816#discussion_r526522800">core/src/main/java/bisq/core/trade/protocol/SellerAsTakerProtocol.java</a>:</p>
<pre style='color:#555'>> @@ -59,6 +59,7 @@ public SellerAsTakerProtocol(SellerAsTakerTrade trade) {
         super(trade);
         Offer offer = checkNotNull(trade.getOffer());
         processModel.getTradingPeer().setPubKeyRing(offer.getPubKeyRing());
+        processModel.getTradeManager().requestPersistence();
</pre>
<p>Ah in the constructor it must not be called as trademanager is not set yet. I will remove that.</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/4816#discussion_r526522800">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQE3L5NKFLE5OW5SOLSQRUYRANCNFSM4TZIQBTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNXQQMRPPB3SUHJEE3LSQRUYRA5CNFSM4TZIQBT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOD7KDM4Y.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/4816#discussion_r526522800",
"url": "https://github.com/bisq-network/bisq/pull/4816#discussion_r526522800",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>