Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ViewContractStep.cs
2{
6 public enum ViewContractStep
7 {
11 Overview = 10,
15 Loading = 20,
19 Parameters = 30,
23 Roles = 40,
27 Attachment = 50,
31 Review = 60,
35 Sign = 70
36
37
38
39
40
41 }
42}
ViewContractStep
The different steps of creating a new contract.