bwt-dev / bwt

A lightweight wallet indexer for Bitcoin, available as an Electrum RPC server and a modern HTTP REST API.

Home Page:https://bwt.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch WebHooks to use ureq/attohttpc

shesek opened this issue · comments

They're more lightweight and come with less dependencies compared to the current library being used, reqwest.