T2922
Depends on D13152
Add new main() function that is the actual node app. The app will check for new aliases every time a block is found and add to the database.
MVP functionality less API endpoints.
Differential D13162
[alias-server] [p16] Update database on block bytesofman on Feb 23 2023, 01:03. Authored by
Details
T2922 Depends on D13152 Add new main() function that is the actual node app. The app will check for new aliases every time a block is found and add to the database. MVP functionality less API endpoints. sudo systemctl mongod start
Diff Detail
Event TimelineComment Actions after registering fade.xec the server processed the new tx but after 1 confirmation on the tx it didn't update the insertedCount nor update the ecashalias db, which still sat on 131 total aliases until I stopped the script and rerun node index.js again |