Versions in this module Expand all Collapse all v0 v0.5.0 Jul 17, 2025 v0.4.0 Jan 7, 2025 Changes in this version + const DefaultTokenChaincode + const DefaultTokenChaincodeParamsReplaceSuffix + func PublicParamsTemplate(ppRaw []byte) *bytes.Buffer + type GenericBackend struct + TokenChaincodeParamsReplaceSuffix string + TokenChaincodePath string + TokenPlatform common2.TokenPlatform + func NewDefaultGenericBackend(tokenPlatform common2.TokenPlatform) *GenericBackend + func NewGenericBackend(tokenChaincodePath string, tokenChaincodeParamsReplaceSuffix string, ...) *GenericBackend + func (p *GenericBackend) Fabric(tms *topology3.TMS) fabricPlatform + func (p *GenericBackend) PrepareNamespace(tms *topology3.TMS) + func (p *GenericBackend) TCCCtor(tms *topology3.TMS) string + func (p *GenericBackend) TokenChaincodeServerAddr(port uint16) string + func (p *GenericBackend) UpdatePublicParams(tms *topology3.TMS, ppRaw []byte) + type TCC struct + Chaincode *topology.ChannelChaincode