 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Support ¶
type Support struct {
	LedgerVal     ledger.PeerLedger
	MSPManagerVal msp.MSPManager
	ApplyVal      error
}
    func (*Support) Apply ¶
func (ms *Support) Apply(configtx *common.ConfigEnvelope) error
Apply returns ApplyVal
func (*Support) MSPManager ¶
func (ms *Support) MSPManager() msp.MSPManager
MSPManager returns MSPManagerVal
func (*Support) PolicyManager ¶
 Click to show internal directories. 
   Click to hide internal directories.