Search Results for

    Show / Hide Table of Contents

    Class ConstantsQuery

    Rpc query to access constants data

    Inheritance
    System.Object
    RpcQuery
    RpcObject
    ConstantsQuery
    Inherited Members
    RpcObject.GetAsync()
    RpcObject.GetAsync<T>()
    RpcQuery.ToString()
    Namespace: Netezos.Rpc.Queries
    Assembly: Netezos.dll
    Syntax
    public class ConstantsQuery : RpcObject

    Properties

    | Improve this Doc View Source

    Errors

    Gets the query to the schema for all RPC errors from this protocol version

    Declaration
    public RpcObject Errors { get; }
    Property Value
    Type Description
    RpcObject
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad