fixup! Review feedback from @Bronek: Add an assert

This commit is contained in:
Ed Hennis
2025-10-01 15:56:06 -04:00
parent 1888784e8e
commit aac25e8c79

View File

@@ -163,7 +163,7 @@ doAccountInfo(RPC::JsonContext& context)
XRPL_ASSERT_PARTS(
!name.empty(),
"ripple::doAccountInfo",
"name is not empty")
"name is not empty");
}
// ValidPseudoAccounts invariant guarantees that only one field
// can be set