protolambda / eth2-val-tools

Some experimental tools to manage validators - use at your own risk
MIT License
63 stars 21 forks source link

generated validators lack "path" in their json files #21

Closed SyedMuhamadYasir closed 3 months ago

SyedMuhamadYasir commented 3 months ago

i noticed that the validators generated by this tool do not have a value for the path field? is there a reason why?

also, is there a way to generate the path?

output from one of the generated validator's .json file is shown below

image

protolambda commented 3 months ago

"path" is optional, it's not set here, feel free to submit a PR if it must work different