[feat] #111 : Send multiple amounts
* modiication of transaction_amount() function * transaction_amount() now : * splits the amount string into a list * computes the total * returns the list and the total into a tuple * ! Code is in an unstable state. * ! tests_tx.py shouldn't pass
Please register or sign in to comment