Skip to content

Commit fe73b93

Browse files
committed
InfraBlockchcain fc library update : use non-legacy public key (PUB_K1_..) and private key (PVT_K1_..) string format for the default secp256k1 curve key
1 parent 7c135d0 commit fe73b93

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
url = https://github.com/CopernicaMarketingSoftware/AMQP-CPP
2222
[submodule "libraries/fc"]
2323
path = libraries/fc
24-
url = https://github.com/eosio/fc
24+
url = https://github.com/InfraBlockchain/fc.git
25+
branch = eosio-2.1-fc
2526
[submodule "libraries/chainbase"]
2627
path = libraries/chainbase
2728
url = https://github.com/eosio/chainbase

libraries/fc

0 commit comments

Comments
 (0)