package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev

# Functions

UnmarshalEndorserTxAndValidate receives a tx.Envelope containing a partially unmarshalled endorser transaction and returns an EndorserTx instance (or an error).
ValidateChannelID makes sure that proposed channel IDs comply with the following restrictions: 1.

# Variables

ChannelAllowedChars tracks the permitted characters for a channel name.
MaxLength tracks the maximum length of a channel name.

# Structs

EndorserTx represents a parsed common.Envelope protobuf.