Skip to content

Instantly share code, notes, and snippets.

@stoffu
Created June 10, 2022 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stoffu/ee2dfbf5da326fa937bbd8490403e1a9 to your computer and use it in GitHub Desktop.
Save stoffu/ee2dfbf5da326fa937bbd8490403e1a9 to your computer and use it in GitHub Desktop.
--- CMakeLists.txt 2022-06-07 01:57:51.000000000 +0900
+++ CMakeLists.new.txt 2022-06-11 00:41:13.000000000 +0900
@@ -37,7 +37,8 @@
transaction_history.cpp
pending_transaction.cpp
utils.cpp
- address_book.cpp
+ address_book_first.cpp
+ address_book_last.cpp
subaddress.cpp
subaddress_account.cpp
unsigned_transaction.cpp)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment