Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky authored Sep 29, 2021
1 parent b0f73bd commit 69eab31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Watch Tower
[![Build Status](https://github.com/atomex-protocol/watch-tower/workflows/build/badge.svg)](https://github.com/atomex-protocol/watch-tower/actions?query=branch%3Amaster+workflow%3A%22build%22)
[![made_with golang](https://img.shields.io/badge/made_with-golang-blue.svg)](https://golang.org/)

Watch tower is atomex module which sends client's redeem or refund transactions.

Expand Down Expand Up @@ -90,4 +91,4 @@ types:
Logically program consists of 2 parts: blockchain listeners and watch tower.
Blockchain listeners get new transactions, prepare it and send events by channels.
Watch tower subscribes on blockchain listeners channels and processes its events.
After processing watch tower send to listener Redeem or Refund command.
After processing watch tower send to listener Redeem or Refund command.

0 comments on commit 69eab31

Please sign in to comment.