File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -441,7 +441,7 @@ IV4AUtT9d+Y8gRK/kmNySzlJ32Shw3FNj8Uvy3yjBxjO6vKOWH5Jhu936zMWOgk=
441441首先是颁证服务的配置:
442442
443443- authorizedKeyPem:有权限申请跨链身份(Relayer、PTC)的私钥,填入PEM格式的PKCS#8的私钥,目前仅支持Ed25519算法。
444- - authorizedPublicKeyPem:` authorizedKeyPem ` 对应的公钥,填入PEM格式的PKCS#8的私钥 ,目前仅支持Ed25519算法。
444+ - authorizedPublicKeyPem:` authorizedKeyPem ` 对应的公钥,填入PEM格式的PKCS#8的公钥 ,目前仅支持Ed25519算法。
445445- authorizedSigAlgo:` authorizedKeyPem ` 私钥的签名算法,目前仅支持[ Ed25519] ( http://oid-info.com/get/1.3.101.112 ) 算法。
446446- clientCrossChainCertPem:Relayer的跨链证书,需要提前从BCDNS处获取。
447447- clientPrivateKeyPem:Relayer跨链证书持有者的私钥,填入PEM格式的PKCS#8的私钥,目前仅支持Ed25519算法。
@@ -476,4 +476,4 @@ AntChain Bridge 欢迎您以任何形式参与社区建设。
476476
477477# License
478478
479- 详情参考[ LICENSE] ( ./LICENSE ) 。
479+ 详情参考[ LICENSE] ( ./LICENSE ) 。
You can’t perform that action at this time.
0 commit comments