Show / Hide Table of Contents

Enum NodeDecoder.NodeType

Namespace: Libplanet.Store.Trie.Nodes
Assembly: Libplanet.Store.dll
Syntax
[Flags]
public enum NodeType : short

Fields

Name Description
Full

A FullNode.

Hash

A HashNode.

Null

A null node represented as null.

Short

A ShortNode.

Value
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium