Skip to content

Commit 42f3708

Browse files
committed
fixup! feat!: update core types with deserialized PlutusData
1 parent 6e5efe3 commit 42f3708

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cardano-services/src/ChainHistory/openApi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "Apache 2.0",
77
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
88
},
9-
"version": "1.0.0"
9+
"version": "2.0.0"
1010
},
1111
"paths": {
1212
"/chain-history/blocks/by-hashes": {

packages/cardano-services/src/Utxo/openApi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "Apache 2.0",
77
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
88
},
9-
"version": "1.0.0"
9+
"version": "2.0.0"
1010
},
1111
"paths": {
1212
"/utxo/utxo-by-addresses": {

0 commit comments

Comments
 (0)