Search Results for

    Show / Hide Table of Contents

    Class NoncesQuery

    Rpc query to access nonces data

    Inheritance
    System.Object
    RpcQuery
    NoncesQuery
    Inherited Members
    RpcQuery.ToString()
    Namespace: Netezos.Rpc.Queries
    Assembly: Netezos.dll
    Syntax
    public class NoncesQuery : RpcQuery

    Properties

    | Improve this Doc View Source

    Item[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
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad