transparency-dev / trillian-tessera

Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
10 stars 10 forks source link

MySQL conformance: refactor main method for readability #210

Closed mhutchinson closed 1 month ago

mhutchinson commented 1 month ago

The flow of the main method is now more focused on the Tessera logic instead of DB & verifier/signer logic.