Does Trezor Suite check blockchain length, PoW or similar before connecting?
We have a test Bitcoin network deployed that behaves as the Mainnet but obviously with much shorter chain and less PoW. This mainnet has been created using https://github.com/NiktowCode/BTC-Labnet tool. In this network we have a dockerized Electrum server using https://github.com/spesmilo/electrumx implementation. The server is fully functional as other wallets, such as my Electrum client, after modifying the source code to remove some verifications, are able to connect to it, send and receive transactions and validate everything. The issue is, I want to use Trezor Suite in this test environment for academic and research purposes, but when I go to "Customize Backend" and enter the server's IP, port and protocol, I receive the message indicating that connection cannot be established. Does anyone know whether Trezor Suite checks chain length, amount of PoW or similar, and if it does not match a certain minimum it refuses to establish connection? Thanks in advance.
from Recent Questions - Bitcoin Stack Exchange https://ift.tt/0EgPWs7
via IFTTT