@stacks/stacks-blockchain-api-types
Advanced tools
Comparing version 7.11.0-beta.5 to 7.11.0-beta.6
@@ -19,2 +19,3 @@ { | ||
"block_height": 21709, | ||
"burn_block_height": 51396, | ||
"burn_block_time": 1626286436, | ||
@@ -21,0 +22,0 @@ "burn_block_time_iso": "2021-07-14T18:13:56.000Z", |
@@ -16,2 +16,3 @@ { | ||
"block_time_iso", | ||
"burn_block_height", | ||
"burn_block_time", | ||
@@ -55,2 +56,6 @@ "burn_block_time_iso", | ||
}, | ||
"burn_block_height": { | ||
"type": "integer", | ||
"description": "Height of the anchor burn block." | ||
}, | ||
"burn_block_time": { | ||
@@ -57,0 +62,0 @@ "type": "integer", |
@@ -18,2 +18,3 @@ { | ||
"block_height": 0, | ||
"burn_block_height": 69287, | ||
"burn_block_time": 39486, | ||
@@ -55,2 +56,3 @@ "burn_block_time_iso": "1970-01-01T10:58:06.000Z", | ||
"block_height": 0, | ||
"burn_block_height": 69287, | ||
"burn_block_time": 39486, | ||
@@ -57,0 +59,0 @@ "burn_block_time_iso": "1970-01-01T10:58:06.000Z", |
{ | ||
"name": "@stacks/stacks-blockchain-api-types", | ||
"version": "7.11.0-beta.5", | ||
"version": "7.11.0-beta.6", | ||
"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
596457
14845