semiotic-ai / timeline-aggregation-protocol

A fast, efficient and trust-minimized unidirectional micro-payments system.
Apache License 2.0
14 stars 3 forks source link

refactor: resolves clippy warnings #21

Closed ColePBryan closed 1 year ago

ColePBryan commented 1 year ago

Cleans up any remaining clippy warnings/errors.

ColePBryan commented 1 year ago

@aasseman @pablogmorales after this is merged there are no more clippy code warnings. We can probably update CI to fail with any clippy warnings/errors (related #7 )