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

chimp1984 notifications at github.com
Tue Nov 2 17:06:06 CET 2021


@chimp1984 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";

Ok. Will have a look once the other PRs are merged and that gets ready again...

-- 
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_r741245687
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211102/5cf13771/attachment.htm>


More information about the bisq-github mailing list