Class BlockHeaderQuery
Rpc query to access block header data
Namespace: Netmavryk.Rpc.Queries
Assembly: Netmavryk.dll
Syntax
public class BlockHeaderQuery : RpcObjectRaw
Properties
| Improve this Doc View SourceProtocolData
Gets the query to the protocol data
Declaration
public RpcObjectRaw ProtocolData { get; }
Property Value
| Type | Description |
|---|---|
| RpcObjectRaw |
Shell
Gets the query to the shell data
Declaration
public RpcObject Shell { get; }
Property Value
| Type | Description |
|---|---|
| RpcObject |