Search Results for

    Show / Hide Table of Contents

    Class MichelsonFormatter

    Inheritance
    System.Object
    MichelsonFormatter
    Namespace: Netmavryk.Encoding.Serialization
    Assembly: Netmavryk.dll
    Syntax
    public static class MichelsonFormatter : object

    Methods

    | Improve this Doc View Source

    MichelineToMichelson(IMicheline, Boolean)

    Declaration
    public static string MichelineToMichelson(IMicheline data, bool inline = false)
    Parameters
    Type Name Description
    IMicheline data
    System.Boolean inline
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Mavryk Dynamics