xahau-patch

This commit is contained in:
Denis Angell
2025-03-14 16:50:42 +01:00
parent d6fdad0a30
commit 69e8b786ed
15 changed files with 47 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
const xrpl = require("xrpl");
const xahau = require("xahau");
const fs = require("fs");
const path = require("path");
@@ -12,7 +12,7 @@ const amendmentsToIgnore = [
];
async function main() {
const client = new xrpl.Client(networkToEmulate);
const client = new xahau.Client(networkToEmulate);
await client.connect();
// Looks up what amendments have been enabled via their hash