Skip to content

Commit

Permalink
Merge pull request #24 from CityOfZion/CU-86a1h08vj
Browse files Browse the repository at this point in the history
CU-86a1h08vj - Return the hash when we are looking for prices
  • Loading branch information
melanke authored Nov 27, 2023
2 parents da3c634 + 5f23cce commit 9a39833
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/blockchain-service",
"comment": "Inserted within the TokenPricesResponse type the token hash",
"type": "minor"
}
],
"packageName": "@cityofzion/blockchain-service"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/bs-ethereum",
"comment": "Inserted within the TokenPricesResponse type the token hash",
"type": "minor"
}
],
"packageName": "@cityofzion/bs-ethereum"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/bs-neo-legacy",
"comment": "Inserted within the TokenPricesResponse type the token hash",
"type": "minor"
}
],
"packageName": "@cityofzion/bs-neo-legacy"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cityofzion/bs-neo3",
"comment": "Inserted within the TokenPricesResponse type the token hash",
"type": "minor"
}
],
"packageName": "@cityofzion/bs-neo3"
}

0 comments on commit 9a39833

Please sign in to comment.