PayButton / paybutton-server

Manage eCash payments received through your online business.
MIT License
5 stars 2 forks source link

Chore: update chronik node #834

Closed chedieck closed 2 months ago

chedieck commented 2 months ago

Related to #

Description

Updates chronik-client to the latest version and refactors the code so we can use our in-node Chronik instance.

Test plan

  1. Change chronikClientURL in the paybutton-config.json to "https://xec.paybutton.io"
  2. Restart the containers.
  3. Make sure it all still runs smoothly.