axelarnetwork / tofn

A threshold cryptography library in Rust
Apache License 2.0
107 stars 22 forks source link

Clean up public API #159

Closed ggutoski closed 2 years ago

ggutoski commented 2 years ago

Use cargo doc to get a convenient summary of the public API. Remove public visibility from anything that shouldn't be there. eg. log_accuse_warn.