Просмотр исходного кода

todo: standardize 'asset' to 'token'

lunar-mining 4 лет назад
Родитель
Сommit
5031d8a7d5
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      todo.md

+ 1 - 0
todo.md

@@ -10,6 +10,7 @@
 - [ ] 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
 - [ ] use f64 (and only positive/absolute) for amounts only on the client-facing side. internally, use u64 and num of decimals
+- [ ] change assetID and asset to tokenID and token across project
 - [ ] drk2: retrieve cashier features and error if don't support the network
 - [ ] darkfid: match 'bitcoin' to 'btc'