You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
give ability to set/get
public GolemPrice Price { get; set; }
public string WalletAddress { get; set; }
public uint NetworkSpeed { get; set; } //can be set but has no impact
retrieve info about:
NodeId
The text was updated successfully, but these errors were encountered:
give ability to set/get
public GolemPrice Price { get; set; }
public string WalletAddress { get; set; }
public uint NetworkSpeed { get; set; } //can be set but has no impact
retrieve info about:
NodeId
The text was updated successfully, but these errors were encountered: