Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
NewContractStep.cs
2{
6 public enum NewContractStep
7 {
11 Loading = 20,
15 Intro = 25,
19 Parameters = 30,
23 Roles = 40,
27 Preview = 60,
28
29 }
30}
NewContractStep
The different steps of creating a new contract.