Class DoubleConsensusContent
Inheritance
System.Object
DoubleConsensusContent
Assembly: Netezos.dll
Syntax
public class DoubleConsensusContent : OperationContent
Fields
|
Improve this Doc
View Source
InlineConsensusOperation
Declaration
public required InlineConsensusOperation
Field Value
| Type |
Description |
| required |
|
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
Slot
Declaration
public ushort Slot { get; set; }
Property Value
| Type |
Description |
| System.UInt16 |
|