mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-12 19:42:15 -04:00
Wrap lines at 120 chars
This commit is contained in:
parent
23b2cabf19
commit
1ad1d318e8
85 changed files with 742 additions and 369 deletions
|
@ -41,7 +41,8 @@ public class FeePolicy {
|
|||
this.params = params;
|
||||
}
|
||||
|
||||
//TODO other users or dev address? use donation option list? (dev, other users, wikileaks, tor, sub projects (bitcoinj, tomp2p,...)...)
|
||||
//TODO other users or dev address? use donation option list? (dev, other users, wikileaks, tor,
|
||||
// sub projects (bitcoinj, tomp2p,...)...)
|
||||
|
||||
public Address getAddressForRegistrationFee() {
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue