utxostack / ckb-bitcoin-spv-service

Synchronize headers to Bitcoin SPV clients running on the CKB chain.
MIT License
2 stars 4 forks source link

feat: support btc chain type signet #39

Closed EthanYuan closed 5 months ago

EthanYuan commented 5 months ago

When initializing the spv client, a specific chain type can be selected based on the parameter:

      --bitcoin-chain-type <BITCOIN_CHAIN_TYPE>
          Bitcoin chain type [possible values: mainnet, testnet, signet]

Support btc chain type signet: