stratum-mining / stratum

stratum
https://stratumprotocol.org
Other
224 stars 130 forks source link

Ignore TP pubkey when initializing `pool_sv2` in integration tests #1224

Closed jbesraa closed 1 month ago

jbesraa commented 1 month ago

Currently we try to pass pubkey here https://github.com/stratum-mining/stratum/blob/main/roles/tests-integration/tests/common/mod.rs#L251 but we should pass None as the pubkey of the TP is unknown to us and we can ignore this in a test scenario