Money As A Single Record Of All Transactions Normally people think of money as something that they carry around and send to each other when they want to make a payment. But with digital currency it’s more useful to think of it as a single record of all transactions. So if I want to pay Bob $100, instead of handing over some cash, I would update the record with something like: <Allen’s account #> -$100 <Bob’s account #> +$100 And if I wanted to know how much money I had I would just refe...