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