Background
After having a functioning account balance ledger, we need to introduce mechanics to send/receive currency. It needs to query the db and make the necessary checks before it subtracts and adds balance to the parties.
Acceptance criteria
[ ] Basic currency transfer functionality between accounts
Background After having a functioning account balance ledger, we need to introduce mechanics to send/receive currency. It needs to query the db and make the necessary checks before it subtracts and adds balance to the parties.
Acceptance criteria