[bisq-network/bisq] Avoid that outdated donation and fee addresses are used. (PR #5764)

Christoph Atteneder notifications at github.com
Tue Nov 2 14:43:22 CET 2021


@ripcurlx commented on this pull request.



> @@ -34,12 +32,16 @@
 
 @Slf4j
 public class FeeReceiverSelector {
-    public static String getAddress(DaoFacade daoFacade, FilterManager filterManager) {
-        return getAddress(daoFacade, filterManager, new Random());
+    public static String getMostRecentAddress() {
+        return "38bZBj5peYS3Husdz7AH3gEUiUbYRD951t";

@chimp1984 Could you respond to @jmacxx comment, before merging? Thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5764#discussion_r741068159
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211102/b9fef6db/attachment.htm>


More information about the bisq-github mailing list