Skip to content
Snippets Groups Projects
Select Git revision
  • json-output
  • nostr
  • master default protected
  • 48-error-base-58-requirement-is-violated
  • no-rename
  • hugo/tx-comments
  • poka/dev
  • hugo/dev
  • tuxmain/mail
  • 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
  • 0.2.1
29 results

main.rs

  • Nicolas80's avatar
    ab6169b1
    * Small clean up of `clap` arguments · ab6169b1
    Nicolas80 authored
       * Put back simple `address` and `name` arguments in main.rs (with conflicts_with statement to prevent their usage at the same time)
       * Declared conflicts between indexer <=> no-indexer, indexer <=> network, url <=> network
       * Kept AddressOrVaultNameGroup args for vault usage since it's the only way to define one required arg within a group cleanly
    ab6169b1
    History
    * Small clean up of `clap` arguments
    Nicolas80 authored
       * Put back simple `address` and `name` arguments in main.rs (with conflicts_with statement to prevent their usage at the same time)
       * Declared conflicts between indexer <=> no-indexer, indexer <=> network, url <=> network
       * Kept AddressOrVaultNameGroup args for vault usage since it's the only way to define one required arg within a group cleanly