I’m going to buy some bitcoins today but if they drop in price within the next 12 days I want the difference back.
Naturally if they increase in price that’s fine.
Code:
try {
adjustment = blockchain.requestGoodwillGesture();
balance.adjust(adjustment);
} catch (lolException) {
log("not fair");
}