# `Bourse.Signing.Lighter.Supervisor`
[🔗](https://github.com/ZenHive/bourse/blob/main/lib/bourse/signing/lighter/supervisor.ex#L1)

Supervises isolated, temporary Lighter signer owners.

Each child owns exactly one API signing key and its external OS process.
Children are temporary so terminating one is the key-removal boundary.

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
