Show / Hide Table of Contents

Class HashLedger

Inheritance
object
HashLedger
Namespace: Xrpl.Utils.Hashes
Assembly: Xrpl.dll
Syntax
public class HashLedger

Methods

| Edit this page View Source

HashSignedTx(string)

Declaration
public static string HashSignedTx(string tx)
Parameters
Type Name Description
string tx
Returns
Type Description
string
| Edit this page View Source

HashSignedTx(JsonNode)

Declaration
public static string HashSignedTx(JsonNode tx)
Parameters
Type Name Description
JsonNode tx
Returns
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX