Search Results for

    Show / Hide Table of Contents

    Class ScriptQuery

    Access the code and data of the contract.

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

    Properties

    | Improve this Doc View Source

    Normalized

    Access the script of the contract and normalize it 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