HelixNetwork / pendulum

Pendulum is a distributed messaging protocol that enables globally available tamper proof timestamps :hourglass_flowing_sand:
https://dev.hlx.ai
Other
10 stars 6 forks source link

Add validator-path parameter #199

Closed cristina-vasiu closed 4 years ago

cristina-vasiu commented 4 years ago

Added validator-path argument, which can be filled with validator seed or key. Default value are: Validator.txt for seed and Validator.key for key, if parameter is not given but file exist they will be taken into consideration if flag --validator is used.