Răsfoiți Sursa

todo.md: checked off completed items

lunar-mining 4 ani în urmă
părinte
comite
d968741394
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      todo.md

+ 2 - 2
todo.md

@@ -10,11 +10,11 @@
 - [ ] change assetID variable to network and add switch statement in cashier::start()
 - [ ] change assetID variable to network and add switch statement in cashier::start()
 - [ ] Optional Cargo "features" for cashierd/darkfid, to {en,dis}able different chains
 - [ ] Optional Cargo "features" for cashierd/darkfid, to {en,dis}able different chains
 - [ ] cashierd config has explicit mainnet and testnet configurations, simplify this and have a single endpoint
 - [ ] cashierd config has explicit mainnet and testnet configurations, simplify this and have a single endpoint
-- [ ] drk -wk reports success on subsequent calls, it should rather tell that things are already initialized
+- [X] drk -wk reports success on subsequent calls, it should rather tell that things are already initialized
 - [ ] use f64 (and only positive/absolute) for amounts only on the client-facing side. internally, use u64 and num of decimals
 - [ ] use f64 (and only positive/absolute) for amounts only on the client-facing side. internally, use u64 and num of decimals
 - [ ] drk2: retrieve cashier features and error if don't support the network
 - [ ] drk2: retrieve cashier features and error if don't support the network
 - [ ] darkfid: match 'bitcoin' to 'btc'
 - [ ] darkfid: match 'bitcoin' to 'btc'
-- [ ] standardize error handling in drk2, cashierd, darkfid
+- [X] standardize error handling in drk2, cashierd, darkfid
 
 
 ## deposit
 ## deposit