multisig icon indicating copy to clipboard operation
multisig copied to clipboard

empty folders cannot be deleted with `delete` command

Open andynog opened this issue 2 years ago • 0 comments

Currently if a folder is empty e.g. cosmos/ceph-cosmos if you issue a command multisig delete cosmos ceph-cosmos the command doesn't delete the folder, in order to remove it you need to execute two raw delete commands: multisig raw delete cosmos/ceph-cosmos/ multisig raw delete cosmos/

It would be nice if the delete command would get rig of the folder (sometimes the folder created was with an invalid chain-id or key name).

andynog avatar Nov 28 '22 18:11 andynog