chain-maind.exe #746
-
Hello, i'm new in blockchain's development. I was reading the docs about configuring chain-maind, i've already downloaded the windows executable and done the first step. At step 2-2 (https://crypto.org/docs/getting-started/mainnet.html#step-2-configure-chain-maind) is there a way to use the following function on windows to verify if genesis checksum it's ok? I got only two files in my working path , one is "config" and i created the and the second is the executable. Is this right? p.s. the OS is Windows 11. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
On Windows, perhaps one option is PowerShell: https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/get-filehash?view=powershell-7.2#example-1-compute-the-hash-value-for-a-file |
Beta Was this translation helpful? Give feedback.
On Windows, perhaps one option is PowerShell: https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/get-filehash?view=powershell-7.2#example-1-compute-the-hash-value-for-a-file