diff options
| author | Andrew Chow <[email protected]> | 2019-04-03 18:56:01 -0400 |
|---|---|---|
| committer | Andrew Chow <[email protected]> | 2019-05-18 12:57:58 -0400 |
| commit | 366fe0be0b9b9691b7d26f9b592e586112ef645b (patch) | |
| tree | a92cca77fb97ffd2f0627fedf5fd18a9a6e82279 /src/script/script.cpp | |
| parent | Merge #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockW... (diff) | |
| download | discoin-366fe0be0b9b9691b7d26f9b592e586112ef645b.tar.xz discoin-366fe0be0b9b9691b7d26f9b592e586112ef645b.zip | |
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/script/script.cpp')
0 files changed, 0 insertions, 0 deletions