Documentation ¶
Index ¶
- func GetBlockHash(blockNumber uint64, ledgerClient *ledger.Client) (string, error)
- func GetBlockHeight(ledgerClient *ledger.Client) (uint64, error)
- func ProcessBlock(blockNumber uint64, ledgerClient *ledger.Client) (blockResponse *protoCommon.Block, typeInfo string, createdAt time.Time, ...)
- func ProcessEndorserTx(txData []byte) (txId, channelId, creator, creatorOrg string, txRWSet *rwsetutil.TxRwSet, ...)
- func ProcessTx(txData []byte) (txId, channelId, creator, creatorOrg string, tx *peer.Transaction, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBlockHash ¶
func ProcessBlock ¶
func ProcessEndorserTx ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.