mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 08:12:12 +11:00
🔥 temporary comment
This commit is contained in:
parent
4fd3eb2bd8
commit
e100444042
1 changed files with 0 additions and 9 deletions
|
|
@ -13,12 +13,3 @@ struct Transaction
|
|||
Transaction() noexcept;
|
||||
Transaction(const std::string &counterparty_str, bool receiving, uint32_t amount, time_t time) noexcept;
|
||||
};
|
||||
|
||||
/*
|
||||
TODO: v1 vs v2 functionality
|
||||
TODO: FBE
|
||||
|
||||
TODO: v2/api
|
||||
TODO: update stats on run (203 bytes)
|
||||
TODO: update Docs
|
||||
*/
|
||||
Loading…
Reference in a new issue