Module vls_proxy::persist

source ·

Structs§

  • Wraps an ExternalPersist with an ExternalPersistHelper. For use with monolithic signers, such as the inplace signer mode. WARNING: this does not ensure atomicity if mutated from different threads, ensure that you lock the persist_client mutex to ensure mutual exclusion.