【问题标题】:How can I obtain private key from Azure Blockchain Service?如何从 Azure 区块链服务获取私钥?
【发布时间】:2023-04-01 03:15:02
【问题描述】:

我不确定如何从 Azure 区块链服务获取私钥。

我想在 Logic App 上使用 Etherium 连接器。没有私钥,流程将失败。

错误信息如下; { “状态”:400, "message": "在连接对象中找不到私钥\r\nclientRequestId: f85XXXXXXXX-XXXXXXXXXXXXXXX-XXXXXXXXbfea", “来源”:“blockchainethereum-je.azconn-je.p.azurewebsites.net” }

请告诉我在哪里可以找到这些信息,“Ethereum RPC Endpoint”、“Private Key”、“Account Address”和“Account Password”。

【问题讨论】:

    标签: azure azure-logic-apps azure-blockchain-service


    【解决方案1】:

    查看connection description,您会发现它支持两种交易签名:私钥节点上签名

    关于如何获取密钥的详细信息,你可以参考这个教程:Configure Azure Blockchain Service transaction nodes。去你的Azure Blockchain Service下的Transaction nodes,点击你要使用的节点,你会得到详细信息。

    【讨论】:

      猜你喜欢
      • 2019-12-22
      • 1970-01-01
      • 1970-01-01
      • 2018-10-22
      • 2021-12-07
      • 1970-01-01
      • 1970-01-01
      • 2014-02-16
      • 2020-02-07
      相关资源
      最近更新 更多