Ethereum node - private key

0

Hello! Please help me with one question.

It is known from the documentation that only the "eth_sendRawTransaction" raw sending method is supported for sending. And this requires a private key (in the article we found how to send a raw transaction. In this article it is written about a private key that can be extracted from a file using a library on JS). But it isn't clear to us where to get the private keys of the addresses created on the node. And it isn't clear where you need to get a file that contains secret data.

And if there are examples in C#, I would be very grateful. Thank you!

已提问 2 年前288 查看次数
1 回答
0

Hello, we don't allow for wallet creation/management on our nodes themselves as far as I'm aware. I think those APIs are disabled. The customer should be custodying/managing the private keys and signing transactions prior to sending to the Managed Blockchain Ethereum nodes.

支持工程师
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容