qscc

package
v0.0.0-...-95b87ed Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GetChainInfo       string = "GetChainInfo"
	GetBlockByNumber   string = "GetBlockByNumber"
	GetBlockByHash     string = "GetBlockByHash"
	GetTransactionByID string = "GetTransactionByID"
	GetBlockByTxID     string = "GetBlockByTxID"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LedgerGetter

type LedgerGetter interface {
	GetLedger(cid string) ledger.PeerLedger
}

type LedgerQuerier

type LedgerQuerier struct {
	// contains filtered or unexported fields
}

func New

func New(aclProvider aclmgmt.ACLProvider, ledgers LedgerGetter) *LedgerQuerier

func (*LedgerQuerier) Chaincode

func (e *LedgerQuerier) Chaincode() shim.Chaincode

func (*LedgerQuerier) Init

func (*LedgerQuerier) Invoke

func (*LedgerQuerier) Name

func (e *LedgerQuerier) Name() string

Jump to

Keyboard shortcuts

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