issues
search
firstbatchxyz
/
dkn-compute-node
Compute Node of Dria Knowledge Network.
Apache License 2.0
88
stars
34
forks
source link
Added GossipSub message validation
#91
Closed
erhant
closed
3 months ago
erhant
commented
3 months ago
Resolves #71
Handlers return a
MessageAcceptance
, we can probably make them a trait impl to be more "safe", with associated payload and response types within that trait.
Added
timestamp
to response messages.
MessageAcceptance
, we can probably make them a trait impl to be more "safe", with associated payload and response types within that trait.timestamp
to response messages.