Clarify smith session keys commands
There are two commands to manage smith session keys:
gcli smith --help
[…]
update-keys Rotate and set session keys
set-session-keys Set session keys
[…]
update-keys
is now the recommended command used to set the session keys. Does set-session-keys
command still make sense? I think this changed since Duniter-v2s does no longer require to update time to time the session keys.
If yes, can update-keys
command be renamed set-session-keys
?