api

package
v0.4.26 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ConfigCCEventName is the name of the chaincode event that is published to
	// indicate that the configuration has changed
	ConfigCCEventName = "cfgsnap-event"

	//GeneralMspID is the msp id of generic config
	GeneralMspID = "general"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PublicKeyForLogging

type PublicKeyForLogging struct {
	// PublicKey is the public key used for private logging
	PublicKey string `json:"publickey,omitempty"`

	// KeyID is the key ID used for private logging
	KeyID string `json:"keyid,omitempty"`
}

PublicKeyForLogging is public key and key id combination used for private logging

Jump to

Keyboard shortcuts

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