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)
func SetDefaultParams ¶
Types ¶
type Opts ¶ added in v0.4.0
type Opts struct { CommType fsc.P2PCommunicationType ReplicationOpts replicationOpts Backend string DefaultTMSOpts TMSOpts AuditorAsIssuer bool FSCLogSpec string NoAuditor bool HSM bool SDKs []nodepkg.SDK WebEnabled bool Monitoring bool TokenSelector string FSCBasedEndorsement bool ExtraTMSs []TMSOpts FinalityType config.ManagerType }
Click to show internal directories.
Click to hide internal directories.