Show / Hide Table of Contents

    Enum AccountType

    We need to leave the 3 first bits for the NetworkType and can use the rest for the AccountType

    Namespace: Catalyst.Protocol.Account
    Assembly: Catalyst.Protocol.dll
    Syntax
    public enum AccountType

    Fields

    Name Description
    ConfidentialAccount
    PublicAccount
    SmartContractAccount
    Unknown
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network