Concordium / concordium-transaction-logger

A service that logs all transactions and indexes them in a postgres database
Mozilla Public License 2.0
2 stars 2 forks source link

Add TLS support to the logger. #17

Closed abizjak closed 1 year ago

abizjak commented 1 year ago

Purpose

Add TLS support when connecting to the node.

Checklist