Closed EthanYuan closed 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:
https://github.com/ckb-cell/ckb-bitcoin-spv/pull/19
[x] Wait for pr mege and replace the dependency.
When initializing the spv client, a specific chain type can be selected based on the parameter:
Support btc chain type signet:
https://github.com/ckb-cell/ckb-bitcoin-spv/pull/19
[x] Wait for pr mege and replace the dependency.