Show / Hide Table of Contents

Interface INode

A constituent unit of MerkleTrie.

Namespace: Libplanet.Store.Trie.Nodes
Assembly: Libplanet.Store.dll
Syntax
public interface INode

Methods

| Improve this Doc View Source

ToBencodex()

A constituent unit of MerkleTrie.

Declaration
IValue ToBencodex()
Returns
Type Description
Bencodex.Types.IValue
See Also
FullNode
ShortNode
ValueNode
HashNode

See Also

FullNode
ShortNode
ValueNode
HashNode
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium