genesis

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory interface {
	// Block returns a genesis block for a given channel ID.
	Block(channelID string) (*cb.Block, error)
}

Factory facilitates the creation of genesis blocks.

func NewFactoryImpl

func NewFactoryImpl(template configtx.Template) Factory

NewFactoryImpl creates a new Factory.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL