take care of some TODOs

This commit is contained in:
Scott Sadler
2018-05-28 21:02:34 -03:00
parent f84a323950
commit 0ffacf04dc
3 changed files with 11 additions and 2 deletions

View File

@@ -54,7 +54,6 @@ bool UnmarshalBurnTx(const CTransaction &burnTx, std::string &targetSymbol, uint
/*
* Required by main
* TODO: test
*/
CAmount GetCoinImportValue(const CTransaction &tx)
{