From ca2f49721eee73bc22c3a41bcb842004225105fb Mon Sep 17 00:00:00 2001 From: tequ Date: Wed, 15 Apr 2026 17:37:54 +0900 Subject: [PATCH] fix issuer length in STI)SSUE (no AccountID prefix) https://xrpl.org/docs/references/protocol/binary-format#issue-fields --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5c645a0..c1c3093 100644 --- a/index.html +++ b/index.html @@ -842,7 +842,7 @@ { state = 241; hexaccum = ""; - to_accumulate = 42; + to_accumulate = 40; continue; } state = 0;