Skip to content

[feat] rename bonafide.user.signup into create

meskio requested to merge meskio/bitmask-dev:feat/rename_user_signup into master

The js was already expecting this name, and the cli was calling it create, but the internal command was 'signup'.

Merge request reports