Skip to content

Commit 6a77507

Browse files
committed
fix: update CardanoApi definition
1 parent 04b86e1 commit 6a77507

File tree

18 files changed

+40806
-23778
lines changed

18 files changed

+40806
-23778
lines changed

dist/esm/package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export default {
22
"name": "@jpg-store/lucid-cardano",
3-
"version": "0.10.10",
3+
"version": "0.10.12",
44
"license": "MIT",
55
"description": "This is a fork of the original Lucid repo compiled into CommonJS. For more information check https://github.com/spacebudz/lucid",
66
"repository": "https://github.com/jpg-store/lucid",

dist/esm/src/core/libs/cardano_message_signing/cardano_message_signing.generated.js

+1
Original file line numberDiff line numberDiff line change
@@ -3685,6 +3685,7 @@ async function instantiateModule(opts) {
36853685
}
36863686
switch (wasmUrl.protocol) {
36873687
case "": // relative URL
3688+
case "chrome-extension:":
36883689
case "file:":
36893690
case "https:":
36903691
case "http:": {

0 commit comments

Comments
 (0)