Open keerifox opened 1 year ago
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.
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.