fabricconfiguration

package
v0.0.0-...-8793a30 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateConfigtx

func CreateConfigtx(config *Configtxgen, networkConfig networkspec.Config) error

CreateConfigtx --

func GenerateConfigtxConfiguration

func GenerateConfigtxConfiguration(profile string, networkConfig networkspec.Config) *networkspec.ConfigtxProfile

Types

type ConfigtxConfiguration

type ConfigtxConfiguration struct {
	Profiles map[string]*networkspec.ConfigtxProfile `yaml:"Profiles"`
}

type Configtxgen

type Configtxgen struct {
	ConfigPath              string
	OutputPath              string
	Profile                 string
	ChannelID               string
	OrgName                 string
	OutputChannelCreateTx   string
	OutputAnchorPeersUpdate string
	ArtifactsLocation       string
}

type ProviderType

type ProviderType int
const (
	FABRIC ProviderType = iota
)

The ProviderType of a member relative to the member API

Jump to

Keyboard shortcuts

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