Skip to content
Snippets Groups Projects
Select Git revision
  • 49e609c7c7ff3ef9c3d9b6cb30b432f67a7c1bb0
  • master default protected
  • json-output
  • nostr
  • 48-error-base-58-requirement-is-violated
  • no-rename
  • hugo/tx-comments
  • poka/dev
  • hugo/dev
  • tuxmain/mail
  • 0.4.3-RC2
  • 0.4.3-RC1
  • 0.4.2
  • 0.4.1
  • 0.4.0
  • 0.3.0
  • 0.2.17
  • 0.2.16
  • 0.2.15
  • 0.2.14
  • 0.2.13
  • 0.2.12
  • 0.2.10
  • 0.2.9
  • 0.2.8
  • 0.2.7
  • 0.2.6
  • 0.2.5
  • 0.2.4
  • 0.2.3
30 results

identity.rs

  • Nicolas80's avatar
    49e609c7
    Code review: · 49e609c7
    Nicolas80 authored
    * Adapted commands identity `LinkAccount` & `ChangeOwnerKey`
      * Added possibility to provide
        * `-a` address of vault account to link
        * `-v` name of vault account to link
      * `-S` (secret_format) doesn't have a default anymore since it conflicts with using `-a` or `-v`
      * Added an error message if none of the params are provided
    49e609c7
    History
    Code review:
    Nicolas80 authored
    * Adapted commands identity `LinkAccount` & `ChangeOwnerKey`
      * Added possibility to provide
        * `-a` address of vault account to link
        * `-v` name of vault account to link
      * `-S` (secret_format) doesn't have a default anymore since it conflicts with using `-a` or `-v`
      * Added an error message if none of the params are provided