mirror of
https://codeberg.org/wownero/wownero-lws
synced 2026-01-10 23:55:16 -08:00
Added webhook tx-confirmation support (#66)
This commit is contained in:
committed by
Lee *!* Clagett
parent
990e86f701
commit
3e0555e07d
@@ -28,10 +28,10 @@
|
||||
|
||||
include_directories(.)
|
||||
|
||||
add_subdirectory(wire)
|
||||
add_subdirectory(db)
|
||||
add_subdirectory(rpc)
|
||||
add_subdirectory(util)
|
||||
add_subdirectory(wire)
|
||||
|
||||
# For both the server and admin utility.
|
||||
set(monero-lws-common_sources config.cpp error.cpp)
|
||||
|
||||
Reference in New Issue
Block a user