Versions in this module Expand all Collapse all v0 v0.5.0 Jul 17, 2025 Changes in this version type Opts + DefaultTMSOpts TMSOpts + ExtraTMSs []TMSOpts + FinalityType config.ManagerType + type TMSOpts struct + Alias topology.TMSAlias + Aries bool + PublicParamsGenArgs []string + TokenSDKDriver string v0.4.0 Jan 7, 2025 Changes in this version + func CheckEndorserFinality(network *integration.Infrastructure, id *token2.NodeReference, txID string, ...) + func CheckFinality(network *integration.Infrastructure, id *token2.NodeReference, txID string, ...) + type Opts struct + Aries bool + AuditorAsIssuer bool + Backend string + CommType fsc.P2PCommunicationType + FSCBasedEndorsement bool + FSCLogSpec string + HSM bool + Monitoring bool + NoAuditor bool + OnlyUnity bool + ReplicationOpts replicationOpts + SDKs []api.SDK + TokenSDKDriver string + TokenSelector string + WebEnabled bool v0.3.0 Oct 5, 2023 Changes in this version + func SetDefaultParams(tokenSDKDriver string, tms *topology.TMS, aries bool)