Class NoncesQuery
Rpc query to access nonces data
Inherited Members
Namespace: Netmavryk.Rpc.Queries
Assembly: Netmavryk.dll
Syntax
public class NoncesQuery : RpcQuery
Properties
| Improve this Doc View SourceItem[Int32]
Gets the query to the nonce of a previous block
Declaration
public RpcObject this[int level] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | level | Level of the block |
Property Value
| Type | Description |
|---|---|
| RpcObject |