Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Transactions guide advices block_create, bad practice when using a node run by someone else #684

Open
keerifox opened this issue Aug 14, 2023 · 0 comments

Comments

@keerifox
Copy link

https://docs.nano.org/integration-guides/key-management/#creating-transactions

Send Transaction - Step 2: Build block_create request
Receive Transaction - Step 2: Build block_create request
First Receive Transaction - Step 2: Build block_create request

All of those need to specify that when using public nodes (or other types of nodes that you don't run yourself) the block creation should be instead done locally using available dev libraries, rather than sending private key over the internet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant