mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 04:01:10 +00:00
This reverts commit d149c2f719.
This commit is contained in:
@@ -130,6 +130,7 @@ impl<H: Clone, H2: Clone> Sender<H, H2> {
|
||||
self.send(Status::Broadcast(peers))
|
||||
}
|
||||
|
||||
|
||||
/// Returns true if the are no more listeners for this extrinsic or it was finalized.
|
||||
pub fn is_done(&self) -> bool {
|
||||
self.finalized || self.receivers.is_empty()
|
||||
|
||||
Reference in New Issue
Block a user