@stacks/stacks-blockchain-api-types
Advanced tools
Comparing version 7.10.0-nakamoto.6 to 7.10.0-nakamoto.7
@@ -5,2 +5,4 @@ { | ||
"hash": "0xe77ba8cf6bb7c0e4f64adc83356289ed467d31a22354907b4bb814590058430f", | ||
"block_time": 1594233639, | ||
"block_time_iso": "2020-08-27T16:41:26.000Z", | ||
"index_block_hash": "0x918697ef63f9d8bdf844c3312b299e72a231cde542f3173f7755bb8c1cdaf3a7", | ||
@@ -7,0 +9,0 @@ "parent_block_hash": "0x75ab21ef25cbff2caa14c27d830ed7886a4d1522e1b6f9e5dc3b59ccf73ed49f", |
@@ -5,2 +5,4 @@ { | ||
"hash": "0xe77ba8cf6bb7c0e4f64adc83356289ed467d31a22354907b4bb814590058430f", | ||
"block_time": 1594233639, | ||
"block_time_iso": "2020-08-27T16:41:26.000Z", | ||
"index_block_hash": "0x918697ef63f9d8bdf844c3312b299e72a231cde542f3173f7755bb8c1cdaf3a7", | ||
@@ -7,0 +9,0 @@ "parent_block_hash": "0x75ab21ef25cbff2caa14c27d830ed7886a4d1522e1b6f9e5dc3b59ccf73ed49f", |
@@ -10,2 +10,4 @@ { | ||
"hash", | ||
"block_time", | ||
"block_time_iso", | ||
"index_block_hash", | ||
@@ -40,2 +42,10 @@ "parent_block_hash", | ||
}, | ||
"block_time": { | ||
"type": "number", | ||
"description": "Unix timestamp (in seconds) indicating when this block was mined." | ||
}, | ||
"block_time_iso": { | ||
"type": "string", | ||
"description": "An ISO 8601 (YYYY-MM-DDTHH:mm:ss.sssZ) indicating when this block was mined." | ||
}, | ||
"index_block_hash": { | ||
@@ -42,0 +52,0 @@ "type": "string", |
{ | ||
"name": "@stacks/stacks-blockchain-api-types", | ||
"version": "7.10.0-nakamoto.6", | ||
"version": "7.10.0-nakamoto.7", | ||
"access": "public", | ||
@@ -5,0 +5,0 @@ "description": "TypeScript descriptions of Stacks 2.0 blockchain API entities", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
591733
14716