Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(providers ...interface{}) []scc.SelfDescribingSysCC
Create returns a list of system chain codes, initialized with the given providers.
Types ¶
type Registry ¶ added in v0.1.4
type Registry struct {
// contains filtered or unexported fields
}
Registry maintains a registry of in-process system chaincode
func (*Registry) ChannelJoined ¶ added in v0.1.4
ChannelJoined is called when the peer joins a channel
func (*Registry) Initialize ¶ added in v0.1.4
Initialize is called on peer startup
Click to show internal directories.
Click to hide internal directories.