mirror of
https://github.com/boldsuck/haveno.git
synced 2025-01-03 06:39:34 +00:00
Update PrivateNotificationManager.java
add new public key
This commit is contained in:
parent
0c207deed8
commit
1ac19e1ff2
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ public class PrivateNotificationManager implements MessageListener {
|
||||||
"025b058c9f2c60d839669dbfa5578cf5a8117d60e6b70e2f0946f8a691273c6a36");
|
"025b058c9f2c60d839669dbfa5578cf5a8117d60e6b70e2f0946f8a691273c6a36");
|
||||||
case XMR_MAINNET:
|
case XMR_MAINNET:
|
||||||
return List.of(
|
return List.of(
|
||||||
|
"02d8ac0fbe4e25f4a1d68b95936f25fc2e1b218e161cb5ed6661c7ab4c85f1fd4f",
|
||||||
"02e9dc14edddde19cc9f829a0739d0ab0c7310154ad94a15d477b51d85991b5a8a",
|
"02e9dc14edddde19cc9f829a0739d0ab0c7310154ad94a15d477b51d85991b5a8a",
|
||||||
"021c798eb224ba23bd91ed7710a85d9b9a6439c29f4f29c1a14b96750a0da36aa7",
|
"021c798eb224ba23bd91ed7710a85d9b9a6439c29f4f29c1a14b96750a0da36aa7",
|
||||||
"029da09bc04dea33cd11a31bc1c05aa830b9180acb84e5370ee7fde60cae9f3d03");
|
"029da09bc04dea33cd11a31bc1c05aa830b9180acb84e5370ee7fde60cae9f3d03");
|
||||||
|
|
Loading…
Reference in a new issue