mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-31 02:21:35 +00:00
Add established date to coordinator dialog
This commit is contained in:
parent
1456c291df
commit
c6c02e4691
@ -46,6 +46,7 @@ import {
|
|||||||
Web,
|
Web,
|
||||||
VolunteerActivism,
|
VolunteerActivism,
|
||||||
Circle,
|
Circle,
|
||||||
|
Flag,
|
||||||
} from '@mui/icons-material';
|
} from '@mui/icons-material';
|
||||||
import LinkIcon from '@mui/icons-material/Link';
|
import LinkIcon from '@mui/icons-material/Link';
|
||||||
|
|
||||||
@ -445,6 +446,17 @@ const CoordinatorDialog = ({ open = false, onClose, network, shortAlias }: Props
|
|||||||
/>
|
/>
|
||||||
</ListItem>
|
</ListItem>
|
||||||
|
|
||||||
|
<ListItem>
|
||||||
|
<ListItemIcon>
|
||||||
|
<Flag />
|
||||||
|
</ListItemIcon>
|
||||||
|
|
||||||
|
<ListItemText
|
||||||
|
primary={coordinator?.established.toLocaleDateString(settings.language)}
|
||||||
|
secondary={t('Established')}
|
||||||
|
/>
|
||||||
|
</ListItem>
|
||||||
|
|
||||||
<ListItemButton
|
<ListItemButton
|
||||||
target='_blank'
|
target='_blank'
|
||||||
href={coordinator?.[settings.network][settings.selfhostedClient ? 'onion' : origin]}
|
href={coordinator?.[settings.network][settings.selfhostedClient ? 'onion' : origin]}
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "Node LN",
|
"LN Node": "Node LN",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Node",
|
"LN Node": "LN Node",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Node",
|
"LN Node": "LN Node",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Node",
|
"LN Node": "LN Node",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Node",
|
"LN Node": "LN Node",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Nodoa",
|
"LN Node": "LN Nodoa",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Node",
|
"LN Node": "LN Node",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "Nodo LN",
|
"LN Node": "Nodo LN",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LNノード",
|
"LN Node": "LNノード",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Node",
|
"LN Node": "LN Node",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Node",
|
"LN Node": "LN Node",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Нода",
|
"LN Node": "LN Нода",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Node",
|
"LN Node": "LN Node",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "Node ya LN",
|
"LN Node": "Node ya LN",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN Node",
|
"LN Node": "LN Node",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN 节点",
|
"LN Node": "LN 节点",
|
||||||
|
@ -262,6 +262,7 @@
|
|||||||
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
"Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
|
||||||
"Does not have large trade limits.": "Does not have large trade limits.",
|
"Does not have large trade limits.": "Does not have large trade limits.",
|
||||||
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
"Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
|
||||||
|
"Established": "Established",
|
||||||
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
"Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
|
||||||
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
"Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
|
||||||
"LN Node": "LN 節點",
|
"LN Node": "LN 節點",
|
||||||
|
Loading…
Reference in New Issue
Block a user