Versions in this module Expand all Collapse all v1 v1.4.10 Dec 9, 2020 Changes in this version + const GetBlockByHash + const GetBlockByNumber + const GetBlockByTxID + const GetChainInfo + const GetTransactionByID + type LedgerQuerier struct + func New(aclProvider aclmgmt.ACLProvider) *LedgerQuerier + func (e *LedgerQuerier) Chaincode() shim.Chaincode + func (e *LedgerQuerier) Enabled() bool + func (e *LedgerQuerier) Init(stub shim.ChaincodeStubInterface) pb.Response + func (e *LedgerQuerier) InitArgs() [][]byte + func (e *LedgerQuerier) InvokableCC2CC() bool + func (e *LedgerQuerier) InvokableExternal() bool + func (e *LedgerQuerier) Invoke(stub shim.ChaincodeStubInterface) pb.Response + func (e *LedgerQuerier) Name() string + func (e *LedgerQuerier) Path() string