forked from cronos-labs/play-cpp-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
872ed2f
commit 16941d6
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule defi-wallet-core-rs
updated
9 files
+1,260 −892 | Cargo.lock | |
+9 −1 | bindings/cpp/Cargo.toml | |
+9 −1 | bindings/wasm/Cargo.toml | |
+9 −1 | common/Cargo.toml | |
+1 −1 | common/src/lib.rs | |
+742 −478 | contracts/package-lock.json | |
+3 −3 | contracts/package.json | |
+1 −1 | example/cpp-example/CMakeLists.txt | |
+1 −1 | example/cpp-example/Makefile |