Last active
July 29, 2020 00:40
-
-
Save buckyroberts/aad504fbc2ef0bff7c63cd60bfb5c9aa to your computer and use it in GitHub Desktop.
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
| { | |
| "app": { | |
| "activeBank": { | |
| "account_number": "5e12967707909e62b2bb2036c209085a784fabbc3deccefee70052b6181c8ed8", | |
| "ip_address": "167.99.173.247", | |
| "node_identifier": "d5356888dc9303e44ce52b1e06c3165a7759b9df1e6a6dfbd33ee1c3df1ab4d1", | |
| "port": null, | |
| "protocol": "http", | |
| "version": "v1.0", | |
| "default_transaction_fee": "1.0000000000000000", | |
| "node_type": "BANK" | |
| }, | |
| "activePrimaryValidator": { | |
| "primary_validator": null, | |
| "account_number": "ad1f8845c6a1abb6011a2a434a079a087c460657aad54329a84b406dce8bf314", | |
| "ip_address": "64.225.47.205", | |
| "node_identifier": "3afdf37573f1a511def0bd85553404b7091a76bcd79cdcebba1310527b167521", | |
| "port": null, | |
| "protocol": "http", | |
| "version": "v1.0", | |
| "default_transaction_fee": "4.0000000000000000", | |
| "root_account_file": "https://gist.githubusercontent.com/buckyroberts/519b5cb82a0a5b5d4ae8a2175b722520/raw/9237deb449e27cab93cb89ea3346ecdfc61fe9ea/0.json", | |
| "root_account_file_hash": "4694e1ee1dcfd8ee5f989e59ae40a9f751812bf5ca52aca2766b322c4060672b", | |
| "seed_block_identifier": "", | |
| "daily_confirmation_rate": null, | |
| "node_type": "PRIMARY_VALIDATOR", | |
| }, | |
| "friends": {}, | |
| "managedAccounts": { | |
| "0cdd4ba04456ca169baca3d66eace869520c62fe84421329086e03d91a68acdb": { | |
| "account_number": "0cdd4ba04456ca169baca3d66eace869520c62fe84421329086e03d91a68acdb", | |
| "balance": "22.0000000000000000" | |
| }, | |
| "484b3176c63d5f37d808404af1a12c4b9649cd6f6769f35bdf5a816133623fbc": { | |
| "account_number": "484b3176c63d5f37d808404af1a12c4b9649cd6f6769f35bdf5a816133623fbc", | |
| "balance": "4.0000000000000000" | |
| } | |
| }, | |
| "managedBanks": { | |
| "d5356888dc9303e44ce52b1e06c3165a7759b9df1e6a6dfbd33ee1c3df1ab4d1": { | |
| "node_identifier": "d5356888dc9303e44ce52b1e06c3165a7759b9df1e6a6dfbd33ee1c3df1ab4d1", | |
| "nickname": "My awesome bank", | |
| "ip_address": "167.99.173.247", | |
| "port": null, | |
| "protocol": "http" | |
| } | |
| }, | |
| "managedValidators": {} | |
| }, | |
| "network": { | |
| "banks": { | |
| "d5356888dc9303e44ce52b1e06c3165a7759b9df1e6a6dfbd33ee1c3df1ab4d1": { | |
| "node_identifier": "d5356888dc9303e44ce52b1e06c3165a7759b9df1e6a6dfbd33ee1c3df1ab4d1", | |
| "ip_address": "167.99.173.247", | |
| "port": null, | |
| "protocol": "http" | |
| } | |
| }, | |
| "validators": { | |
| "59479a31c3b91d96bb7a0b3e07f18d4bf301f1bb0bde05f8d36d9611dcbe7cbf": { | |
| "node_identifier": "59479a31c3b91d96bb7a0b3e07f18d4bf301f1bb0bde05f8d36d9611dcbe7cbf", | |
| "ip_address": "138.68.233.185", | |
| "port": null, | |
| "protocol": "http" | |
| }, | |
| "3afdf37573f1a511def0bd85553404b7091a76bcd79cdcebba1310527b167521": { | |
| "node_identifier": "3afdf37573f1a511def0bd85553404b7091a76bcd79cdcebba1310527b167521", | |
| "ip_address": "64.225.47.205", | |
| "port": null, | |
| "protocol": "http" | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment