View Source Signet.Test.Signer (Signet v0.1.0-rc5)

A module to help with testing by setting up a simple signer with a unique name, to prevent name overlap in tests.

Link to this section Summary

Link to this section Functions

Link to this function

start_signer(name \\ nil)

View Source