Report whether a key exists in the database.
Declared in <wallet/sqlite.h>
<wallet/sqlite.h>
virtual bool HasKey(DataStream&& key) override;
True if the key exists, false otherwise.