diff options
author | Andrew Chow <achow101-github@achow101.com> | 2019-04-03 18:56:01 -0400 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2019-05-18 12:57:58 -0400 |
commit | 366fe0be0b9b9691b7d26f9b592e586112ef645b (patch) | |
tree | a92cca77fb97ffd2f0627fedf5fd18a9a6e82279 /src/wallet/db.cpp | |
parent | 56376f336548b53cf31e98a58dfb4db22cede6e5 (diff) |
Add AddWatchOnlyWithDB, AddKeyOriginWithDB, AddCScriptWithDB functions
AddWatchOnlyWithDB, AddKeyOriginWithDB, and AddCScriptWithDB add their
respective data to the wallet using the provided WalletBatch instead
of creating a new WalletBatch object every time. This allows for batching
writes to the database.
Diffstat (limited to 'src/wallet/db.cpp')
0 files changed, 0 insertions, 0 deletions