pub fn tx_from_1_to_0(txs: Vec<&mut MockTransaction>, accs: [MockAccount; 2])
Expand description

Generate a single transaction from the second account of the list to the first one.