feature

Undocumented in source.
enum feature = Feature("Transcript service", ["This service takes care of processing the consensus-ordered list of smart-contracts (here in called an epoch list).", "The service should check the smart-contracts in-order and check that the inputs has not been used.", "The collected result should as a modifications updates to the DART-Service."]);

Meta