Show / Hide Table of Contents

Class TransactionResultReader

Inheritance
object
TransactionResultReader
Namespace: Xrpl.BinaryCodec.ShaMapTree
Assembly: Xrpl.BinaryCodec.dll
Syntax
public static class TransactionResultReader

Methods

| Edit this page View Source

ReadTransactionResult(StReader, uint)

Declaration
public static TransactionResult ReadTransactionResult(this StReader reader, uint ledgerIndex = 0)
Parameters
Type Name Description
StReader reader
uint ledgerIndex
Returns
Type Description
TransactionResult
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX