sql readme removed

pull/4/head
moneroexamples 7 years ago
parent d968cb340c
commit 99c707bbbf

@ -1,6 +0,0 @@
# Database structure
Mysql/Maridb structure that is used in this project.
# Its not finished yet

@ -387,7 +387,6 @@ TxSearch::search()
} // for (auto &out_k_idx: found_mine_outputs)
// once tx and outputs were added, update Accounts table
XmrAccount updated_acc = *acc;
@ -403,7 +402,6 @@ TxSearch::search()
} // if (!found_mine_outputs.empty())
// SECOND component: Checking for our key images, i.e., inputs.
vector<txin_to_key> input_key_imgs = xmreg::get_key_images(tx);

Loading…
Cancel
Save