Validates a peering key between two propagation nodes (§5.8.4).
The peering_id is receiving_identity.hash || offering_identity.hash (32 bytes), and the workblock uses the cheaper peering expansion rounds.
receiving_identity.hash || offering_identity.hash
receiving_hash || offering_hash (32 bytes).
receiving_hash || offering_hash
The 32-byte candidate peering key.
Required leading zero bits.
Validates a peering key between two propagation nodes (§5.8.4).
The peering_id is
receiving_identity.hash || offering_identity.hash(32 bytes), and the workblock uses the cheaper peering expansion rounds.