Open Warchant opened 2 months ago
Not sure what changes in your custom signet, we may not support that if the magic bytes are different from normal signet https://docs.rs/bitcoin/0.31.2/src/bitcoin/p2p/mod.rs.html#212
As a workaround you can use --jsonrpc-import
which compromise speed of first sync but should not have this kind of issues
I am running a custom signet.
Modified run script like this:
Docker image:
Here is the panic: