Show / Hide Table of Contents

Interface ILeafWalker

Namespace: Xrpl.BinaryCodec.ShaMapTree
Assembly: Xrpl.BinaryCodec.dll
Syntax
public interface ILeafWalker

Methods

| Edit this page View Source

OnLeaf(ShaMapLeaf)

Declaration
void OnLeaf(ShaMapLeaf leaf)
Parameters
Type Name Description
ShaMapLeaf leaf
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX