Beispiel #1
0
 get => PersistentState.GetUInt64(nameof(this.TotalSupply));
Beispiel #2
0
 get => this.PersistentState.GetUInt32(nameof(this.State));
 get => State.GetString(nameof(this.Symbol));
Beispiel #4
0
 get => PersistentState.GetString(nameof(this.Symbol));
 get => this.PersistentState.GetAddress(nameof(this.Installer));