mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
When clearing out a message key the transactor would incorrectly create an empty `sfMessageKey` field instead of simply deleting the field. Clarify logic by reordering checks.