TODO 241 B

1234
  1. * Spent coins can be tracked through nullifiers
  2. * So in the wallet, once we broadcast a tx, we can spend a coin
  3. * Also extend the wallet.sql schema to support both confirmed and
  4. unconfirmed coins (use tx hash for that like DAO does)