kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a stable version at the initial rollout phases.
ISC License
366 stars 115 forks source link

Add a notification that is a slim version of "BlockAdded" #416

Open coderofstuff opened 4 months ago

coderofstuff commented 4 months ago

Use case: Intended to save bandwidth for higher BPS

Implement a BlockAdded like notification that doesn't have tx data

gvbgduh commented 3 months ago

I can take this issue