Skip to content

Instantly share code, notes, and snippets.

@sirpy
Created May 31, 2018 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sirpy/9d69b61328d668ef6f1dc30a9a7103a1 to your computer and use it in GitHub Desktop.
Save sirpy/9d69b61328d668ef6f1dc30a9a7103a1 to your computer and use it in GitHub Desktop.
{
"ApplicationConfiguration": {
"Paths": {
"Chain": "Chain_{0}",
"CertCache": "Certs"
},
"P2P": {
"Port": 20333,
"WsPort": 20334
},
"Urls": {
"AddressUrl": "https://10.10.190.237/address/{0}",
"AssetUrl": "https://10.10.190.237/api/test_net/v1/get_asset/{0}",
"TransactionUrl": "https://10.10.190.237/transaction/{0}"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment