[tests] Add a proc macro to generate tests for OnlineBlockchain types
This commit is contained in:
@@ -10,7 +10,7 @@ pub enum Error {
|
||||
SendAllMultipleOutputs,
|
||||
OutputBelowDustLimit(usize),
|
||||
InsufficientFunds,
|
||||
InvalidAddressNetork(Address),
|
||||
InvalidAddressNetwork(Address),
|
||||
UnknownUTXO,
|
||||
DifferentTransactions,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user