Peter

Results 3 issues of Peter

Hi, my Android wallet was recently upgraded and initially it remembered the custom electrum server I previously set (a Tor .onion address). However when changing it to a LAN address...

Hey, this is my implementation of Satscard slot initialization and sweeping. The logic for communicating with Satscards is handled by a [separate Flutter plugin](https://github.com/PeteClubSeven/cktap-protocol-flutter) which I created. This plugin is...

Hey, here are the changes I need for implementing Satscard support. The code should be relatively straightforward. The Satscard-specific logic is in a separate module. I also created a mempool...