Documentation
¶
Index ¶
Constants ¶
View Source
const (
// AcceptAllPolicyKey is the key of the AcceptAllPolicy.
AcceptAllPolicyKey = "AcceptAllPolicy"
)
Variables ¶
This section is empty.
Functions ¶
func GetOrdererTemplate ¶
GetOrderererTemplate returns the test orderer template
Types ¶
type MSPTemplate ¶
type MSPTemplate struct{}
XXX This is a hacky singleton, which should go away, but is an artifact of using the existing utils implementation
func (MSPTemplate) Items ¶
func (msp MSPTemplate) Items(chainID string) ([]*cb.SignedConfigurationItem, error)
Click to show internal directories.
Click to hide internal directories.