Design Notes

Should accounts and pots be similar? They’re both transaction “ends”: sources and destinations.

Pots and accounts should be instances of a transaction endpoint. That means that transactions should hold endpoint ids rather than account ids or pot ids. Applying a transaction requires knowledge of the endpoint type, which is ok.

Edit Page Create Sub Page Delete Page