imprint_database

DatabaseStorageManager.imprint_database(stamp_dict)[source]

This is the final function that _local constructor must call. This function will add signature to the storage file and will lock it so that no changes can be performed. Locking is performed only stamp presence check via storage manager.

Parameters

stamp_dict (dict) – Stamp data to imprint into storage file.