Class ForgeQuery
RPC query to access forging
Inherited Members
Namespace: Netmavryk.Rpc.Queries
Assembly: Netmavryk.dll
Syntax
public class ForgeQuery : RpcQuery
Properties
| Improve this Doc View SourceBlockHeader
Gets the query to the block header forging
Declaration
public ForgeBlockHeaderQuery BlockHeader { get; }
Property Value
| Type | Description |
|---|---|
| ForgeBlockHeaderQuery |
Operations
Gets the query to the operations forging
Declaration
public ForgeOperationsQuery Operations { get; }
Property Value
| Type | Description |
|---|---|
| ForgeOperationsQuery |
ProtocolData
Gets the query to the protocol data forging
Declaration
public ForgeProtocolDataQuery ProtocolData { get; }
Property Value
| Type | Description |
|---|---|
| ForgeProtocolDataQuery |