Class SeedNonceRevelationContent
Inheritance
System.Object
SeedNonceRevelationContent
Assembly: Netezos.dll
Syntax
public class SeedNonceRevelationContent : OperationContent
Properties
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
|
Improve this Doc
View Source
Level
Declaration
public int Level { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Nonce
Declaration
public string Nonce { get; set; }
Property Value
Type |
Description |
System.String |
|