Created
May 10, 2021 11:54
-
-
Save imylomylo/ec8ed41a874688ab81f8eccf2daa4925 to your computer and use it in GitHub Desktop.
location list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
[ | |
{ | |
"id": 2, | |
"name": "Bialobrzegi", | |
"pubkey": "020601143b9058cf20246e8a999cf761215d1e26e41d709b51afbb89faeccde4a5", | |
"raddress": "R9NkPTewaHywvWGN9UzXcrZJZygx1JCCT2", | |
"organization": 2 | |
}, | |
{ | |
"id": 1, | |
"name": "Herrath", | |
"pubkey": "03719798f1d83bd10e8a34e6c69d8ebc1dd785c70b28c4d823648e0f7bccb3cb08", | |
"raddress": "RXGskVLPKWeeSPdWXbViBf38LgM4UDG7D9", | |
"organization": 1 | |
} | |
] | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment