Delegate OnLeaf
Namespace: Xrpl.BinaryCodec.ShaMapTree
Assembly: Xrpl.BinaryCodec.dll
Syntax
public delegate void OnLeaf(ShaMapLeaf leaf);
Parameters
| Type | Name | Description |
|---|---|---|
| ShaMapLeaf | leaf |
public delegate void OnLeaf(ShaMapLeaf leaf);
| Type | Name | Description |
|---|---|---|
| ShaMapLeaf | leaf |