mirror of
https://github.com/benjamin-wilson/public-pool.git
synced 2025-03-27 02:02:10 +01:00
change dev fee address
This commit is contained in:
parent
0ba5a50640
commit
8dfa058ab3
@ -312,7 +312,7 @@ export class StratumV1Client extends EasyUnsubscribe {
|
||||
|
||||
} else {
|
||||
payoutInformation = [
|
||||
{ address: 'tb1qumezefzdeqqwn5zfvgdrhxjzc5ylr39uhuxcz4', percent: 1.5 },
|
||||
{ address: 'bc1q99n3pu025yyu0jlywpmwzalyhm36tg5u37w20d', percent: 1.5 },
|
||||
{ address: this.clientAuthorization.address, percent: 98.5 }
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user