{
"id": "c26c288cc9d8477eb58fe9c5",
"object": "assuretyChain",
"name": "Generic Chain",
"description": "A generic assurety chain.",
"url": "http://private-chain.paystand.com:8540",
"host": "private-chain.paystand.com",
"port": "8540",
"status": "active",
"created": "2015-10-28T22:55:09.000Z",
"lastUpdated": "2015-10-28T22:55:13.000Z"
}
id string The unique identifier for the chain. |
object string, value is "assuretyChain" |
name string The name of the chain. |
description string A short description about the chain. |
url string The full network url for the chain. |
host string The network host for the chain. |
port positive integer string The chains networking port. |
status string, possible values are: active, inactive active When an Assurety Chain is in the 'active' state, the chain is available to accept new Assurety Schemas and Assurety Records. inactive When an Assurety Chain is in the 'inactive' state, it is no longer available to accept new Assurety Schemas or Assurety Records. Previously created Assurety Schemas and Assurety Records can still be accessed and verified directly from the underlying blockchain chain. |
created datestring The date the chain was created. |
lastUpdated datestring The date the chain was last updated. |