Skip to content

Commit

Permalink
add new submodules: bc-shamir and bc-crypto-base
Browse files Browse the repository at this point in the history
  • Loading branch information
gorazdko committed Mar 9, 2021
1 parent bcba22a commit ddb328f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "deps/bc-shamir"]
path = deps/bc-shamir
url = https://github.com/BlockchainCommons/bc-shamir.git
[submodule "deps/bc-crypto-base"]
path = deps/bc-crypto-base
url = https://github.com/BlockchainCommons/bc-crypto-base.git
1 change: 1 addition & 0 deletions deps/bc-crypto-base
Submodule bc-crypto-base added at 21889f
1 change: 1 addition & 0 deletions deps/bc-shamir
Submodule bc-shamir added at 1ce472

0 comments on commit ddb328f

Please sign in to comment.