| Package | Description |
|---|---|
| ch.epfl.dedis.byzcoin |
| Modifier and Type | Method and Description |
|---|---|
void |
ByzCoinRPC.subscribeSkipBlock(Subscription.SkipBlockReceiver sbr)
Subscribes to all new skipBlocks that might arrive.
|
void |
Subscription.subscribeSkipBlock(Subscription.SkipBlockReceiver br)
Subscribes the receiver to the service.
|
void |
ByzCoinRPC.unsubscribeBlock(Subscription.SkipBlockReceiver sbr)
Unsubscribes a BlockReceiver.
|
void |
Subscription.unsubscribeSkipBlock(Subscription.SkipBlockReceiver br)
Unsubscribes an existing receiver from the system.
|
Copyright © 2019. All rights reserved.