spacemeshos / post

Spacemesh POST protocol implementation
MIT License
19 stars 20 forks source link

If not present add NonceValue to postmeta_data.json #202

Closed fasmat closed 1 year ago

fasmat commented 1 year ago

Recently NonceValue was added to the metadata file to allow for chunk initialization.

Users who initialized before the postmeta_data.json file was extended do not have this value. This change will set the value if Nonce is set but NonceValue wasn't found.