-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #632 from IntersectMBO/chore/573-link-to-cexplorer…
…-to-review-the-submitted-transaction chore/573-link-to-cexplorer-to-review-the-submitted-transaction
- Loading branch information
Showing
29 changed files
with
5,019 additions
and
5,604 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...alization-lib-asmjs+12.0.0-alpha.19.patch → ...alization-lib-asmjs+12.0.0-alpha.29.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
diff --git a/node_modules/@emurgo/cardano-serialization-lib-asmjs/package.json b/node_modules/@emurgo/cardano-serialization-lib-asmjs/package.json | ||
index 7140a36..999ac42 100644 | ||
index f3f9dc2..5048761 100644 | ||
--- a/node_modules/@emurgo/cardano-serialization-lib-asmjs/package.json | ||
+++ b/node_modules/@emurgo/cardano-serialization-lib-asmjs/package.json | ||
@@ -18,6 +18,7 @@ | ||
"cardano_serialization_lib.js.flow" | ||
@@ -19,6 +19,7 @@ | ||
], | ||
"module": "cardano_serialization_lib.js", | ||
+ "main":"cardano_serialization_lib.js", | ||
"types": "cardano_serialization_lib.d.ts", | ||
+ "main":"cardano_serialization_lib.js", | ||
"sideEffects": [ | ||
"./cardano_serialization_lib.js", | ||
"./snippets/*" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.