Skip to content

balance command shouldn't allow to pass multiple times the same pubkey

matograine requested to merge balance_many_pubkeys into dev

balance command sums up many times the same pubkey

  • return error in that case.
  • also displays an error for each wrong pubkey
  • write tests for errors on balance command

Close #342 (closed).

Edited by Moul

Merge request reports