Closed jbesraa closed 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
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