@stacks/stacks-blockchain-api-types
Advanced tools
Comparing version 7.4.0-nakamoto.6 to 7.4.0-nakamoto.7
@@ -13,7 +13,3 @@ { | ||
"miner_txid": "0xd7d56070277ccd87b42acf0c91f915dd181f9db4cf878a4e95518bc397c240cc", | ||
"txs": [ | ||
"0x4262db117659d1ca9406970c8f44ffd3d8f11f8e18c591d2e3960f4070107754", | ||
"0x383632cd3b5464dffb684082750fcfaddd1f52625bbb9f884ed8f45d2b1f0547", | ||
"0xc99fe597e44b8bd15a50eec660c6e679a7144a5a8553d214b9d5f1406d278c22" | ||
], | ||
"tx_count": 3, | ||
"execution_cost_read_count": 2477, | ||
@@ -20,0 +16,0 @@ "execution_cost_read_length": 1659409, |
@@ -14,2 +14,3 @@ { | ||
"txs", | ||
"tx_count", | ||
"burn_block_time", | ||
@@ -71,9 +72,5 @@ "burn_block_time_iso", | ||
}, | ||
"txs": { | ||
"type": "array", | ||
"description": "List of transactions included in the block", | ||
"items": { | ||
"type": "string", | ||
"description": "Transaction ID" | ||
} | ||
"tx_count": { | ||
"type": "integer", | ||
"description": "Number of transactions included in the block" | ||
}, | ||
@@ -80,0 +77,0 @@ "execution_cost_read_count": { |
{ | ||
"name": "@stacks/stacks-blockchain-api-types", | ||
"version": "7.4.0-nakamoto.6", | ||
"version": "7.4.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
Sorry, the diff of this file is not supported yet
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
553003
356
13449