Search Results for

    Show / Hide Table of Contents

    Class BigMapsQuery

    Access the value associated with a key in a big map.

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

    Properties

    | Improve this Doc View Source

    Normalized

    Access the value associated with a key in a big map, normalize the output using the requested unparsing mode.

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