Skip to content
Unverified Commit 8d392711 authored by Alexandru Vasile's avatar Alexandru Vasile Committed by GitHub
Browse files

net/litep2p: Propagate ValuePut events to the network backend (#5018)

The `DhtEvent::ValuePut` was not propagated back to the higher levels.

This PR ensures we'll send the ValuePut event similarly to
`DhtEvent::ValuePutFailed`

### Next Steps
- [ ] A bit more testing

Thanks @alexggh for catching this 🙏

 

cc @paritytech/networking

Signed-off-by: default avatarAlexandru Vasile <[email protected]>
parent 926c1b6a
Pipeline #485110 waiting for manual action with stages
in 23 minutes and 9 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment