Files
nym/ts-packages/mock-nym-api/mocks/gateways.json
2023-03-03 11:09:35 +00:00

21 lines
503 B
JSON

[
{
"pledge_amount": {
"denom": "unym",
"amount": "100000000"
},
"owner": "n1ecaqmk4ajcc80mtgpvvqf6zun7eq8k64uz6f40",
"block_height": 5908500,
"gateway": {
"host": "194.182.191.207",
"mix_port": 1789,
"clients_port": 9000,
"location": "Switzerland",
"sphinx_key": "2az9QVu6o4ZEVe72HQaxcDEdSFSxXiFvH3gWiU33Vrmn",
"identity_key": "2BuMSfMW3zpeAjKXyKLhmY4QW1DXurrtSPEJ6CjX3SEh",
"version": "1.1.11"
},
"proxy": null
}
]