1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-11-22 11:20:40 +08:00

Merge pull request #6 from librehs/pubkey-fionaLHS

Add fionaLHS to the node graph
This commit is contained in:
Neo_Chen 2019-11-23 00:16:37 +08:00 committed by GitHub
commit b81d2c18c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -13,6 +13,7 @@ digraph ""
np [label="NeoPortable"]
nv [label="NeoVAX"]
ncuiqh [label="ncuiqh.nerdpol.ovh"]
fionaLHS [label="fiona.yukipedia.cf"]
NeoPMC1 -> local [dir=both]
NeoPMC2 -> local [dir=both]
@ -29,4 +30,5 @@ digraph ""
np -> c
nv -> np [dir=both]
ncuiqh -> c [dir=both]
fionaLHS -> ucbvax [dir=both]
}

BIN
nodes.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 46 KiB