Write unit tests for the transaction command
Transaction is the most critical part of Silkaj. It should be covered with tests. - [x] simple tx - [x] intermediaries txs - [x] multi-output - [x] #235: one of `amount`, `amountUD`, `allSources` option should be specified - [ ] many other small cases - [ ] …
issue