Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider implements a caching Blockchain Info Provider
func (*Provider) GetBlockchainInfo ¶
func (l *Provider) GetBlockchainInfo(channelID string) (*cb.BlockchainInfo, error)
GetBlockchainInfo delegates to the peer to return basic info about the blockchain
Click to show internal directories.
Click to hide internal directories.