@stacks/stacks-blockchain-api-types
Advanced tools
Comparing version 0.63.0-beta.0 to 0.63.0
@@ -17,3 +17,6 @@ { | ||
"status": { | ||
"type": ["string", "null"], | ||
"type": [ | ||
"string", | ||
"null" | ||
], | ||
"description": "This value indicates the state of the operations" | ||
@@ -71,3 +74,3 @@ }, | ||
"type": "string", | ||
"description": "Name of the contract to call." | ||
"description": "Name of the contract to call." | ||
}, | ||
@@ -80,5 +83,9 @@ "burn_block_height": { | ||
"type": "string", | ||
"description": "Delegator address for when calling `delegate-stacking`." | ||
"description": "Delegator address for when calling `delegate-stacking`." | ||
}, | ||
"pox_addr": { | ||
"type": "string", | ||
"description": "The reward address for stacking transaction. It should be a valid Bitcoin address" | ||
} | ||
} | ||
} |
{ | ||
"name": "@stacks/stacks-blockchain-api-types", | ||
"version": "0.63.0-beta.0", | ||
"version": "0.63.0", | ||
"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
377768
257
9016