Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
api.BlockPublisherProvider
// contains filtered or unexported fields
}
Notifier notifies the update handler of any chaincode updates
func New ¶
func New(handler updateHandler, bpp api.BlockPublisherProvider, stateDBProvider stateDBProvider) *Notifier
New creates a new chaincode update notifier
func (*Notifier) ChannelJoined ¶
ChannelJoined is called when a peer joins a channel
Click to show internal directories.
Click to hide internal directories.