From cf698dae6768632d7b62e9f7232a17aa2ce3668c Mon Sep 17 00:00:00 2001 From: RareData <44319370+RareData@users.noreply.github.com> Date: Wed, 28 Aug 2019 15:09:06 +0200 Subject: [PATCH] Fix invalid message key --- .../transaction-formats/transaction-types/accountset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/references/rippled-api/transaction-formats/transaction-types/accountset.md b/content/references/rippled-api/transaction-formats/transaction-types/accountset.md index 64b0c4371c..b2d75cde0f 100644 --- a/content/references/rippled-api/transaction-formats/transaction-types/accountset.md +++ b/content/references/rippled-api/transaction-formats/transaction-types/accountset.md @@ -14,7 +14,7 @@ An AccountSet transaction modifies the properties of an [account in the XRP Ledg "Sequence": 5, "Domain": "6578616D706C652E636F6D", "SetFlag": 5, - "MessageKey": "rQD4SqHJtDxn5DDL7xNnojNa3vxS1Jx5gv" + "MessageKey": "03AB40A0490F9B7ED8DF29D246BF2D6269820A0EE7742ACDD457BEA7C7D0931EDB" } ```