Search Results for

    Show / Hide Table of Contents

    Class ShardWithProof

    Inheritance
    System.Object
    ShardWithProof
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class ShardWithProof : object

    Properties

    | Improve this Doc View Source

    Proof

    Declaration
    public string Proof { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Shard

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