ygd58 9b76da88ab
fix: reject transfer when --from and --to are the same account
Previously, wallet submitted the transaction to the sequencer which
rejected it with 'Duplicate account_ids found in message'. The user
only saw 'Transaction not found in preconfigured amount of blocks'
with no actionable feedback.

Now wallet validates upfront and returns a clear error:
  'Invalid transfer: --from and --to cannot be the same account'

Fixes #264
2026-03-26 11:20:31 +01:00
..
2026-03-20 00:47:37 +03:00