Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckEndorserFinality ¶ added in v0.4.0
func CheckEndorserFinality(network *integration.Infrastructure, id *token2.NodeReference, txID string, tmsID *token.TMSID, fail bool)
func CheckFinality ¶ added in v0.4.0
func CheckFinality(network *integration.Infrastructure, id *token2.NodeReference, txID string, tmsID *token.TMSID, fail bool)
Types ¶
type Opts ¶ added in v0.4.0
type Opts struct { CommType fsc.P2PCommunicationType ReplicationOpts replicationOpts Backend string TokenSDKDriver string AuditorAsIssuer bool Aries bool FSCLogSpec string NoAuditor bool HSM bool SDKs []api.SDK WebEnabled bool Monitoring bool TokenSelector string OnlyUnity bool FSCBasedEndorsement bool }
Click to show internal directories.
Click to hide internal directories.