I am trying to calculate merkle tree using the below command:sudo -u hornet COO_SEED="$YOURSEED" hornet -d $HORNETPATH tool merkle.
I am getting an error like:sudo: unknown user hornet and sudo :unable to initialize policy plugin
I am trying to calculate merkle tree using the below command:sudo -u hornet COO_SEED="$YOURSEED" hornet -d $HORNETPATH tool merkle.
I am getting an error like:sudo: unknown user hornet and sudo :unable to initialize policy plugin
-u hornetwith the user you are running hornet under – mihi Jul 25 '20 at 14:25