Search Results for

    Show / Hide Table of Contents

    Class StakersPair

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

    Properties

    | Improve this Doc View Source

    Alice

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

    Bob

    Declaration
    public string Bob { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad