Class

FabricContractSequence

FabricContractSequence()

FabricContractSequence(options, adapter)

Constructor

# new FabricContractSequence(options, adapter)

Protected constructor that initializes the sequence with the provided options

Creates a new sequence instance

Parameters:
Name Type Description
options SequenceOptions
adapter Adapter.<any, any, any>

View Source contracts/FabricContractSequence.ts, line 185