mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Merge pull request #4768 from chimp1984/add-new-birningman-address
Add new burningman address for delayed payout txs
This commit is contained in:
commit
470685b729
1 changed files with 1 additions and 0 deletions
|
@ -788,6 +788,7 @@ public class DaoFacade implements DaoSetupService {
|
|||
// This list need to be updated once a new address gets defined.
|
||||
allPastParamValues.add("3EtUWqsGThPtjwUczw27YCo6EWvQdaPUyp"); // burning man 2019
|
||||
allPastParamValues.add("3A8Zc1XioE2HRzYfbb5P8iemCS72M6vRJV"); // burningman2
|
||||
allPastParamValues.add("34VLFgtFKAtwTdZ5rengTT2g2zC99sWQLC"); // burningman3 (https://github.com/bisq-network/roles/issues/80#issuecomment-723577776)
|
||||
}
|
||||
|
||||
return allPastParamValues;
|
||||
|
|
Loading…
Add table
Reference in a new issue