Skip to content

Commit

Permalink
hardware-wallet/base (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
briancorbin authored Sep 27, 2023
1 parent a4ad080 commit 499d539
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 53 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[submodule "mobilecoin"]
path = mobilecoin
url = https://github.com/mobilecoinfoundation/mobilecoin.git

[submodule "ledger-mob"]
path = ledger-mob
url = https://github.com/mobilecoinofficial/ledger-mob.git
104 changes: 52 additions & 52 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ members = [
"validator/service",
]
exclude = [
"ledger-mob",
"mobilecoin",
]

Expand Down
1 change: 1 addition & 0 deletions ledger-mob
Submodule ledger-mob added at 8228e7
Loading

0 comments on commit 499d539

Please sign in to comment.