From ed00018adc7ceeb0401d53ae385ca6754ee65ad4 Mon Sep 17 00:00:00 2001 From: Ed Hennis Date: Fri, 18 Jul 2025 20:42:00 -0400 Subject: [PATCH] fixup! Add pseudo account type to injected data in RPC account_info result --- src/test/app/LoanBroker_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/app/LoanBroker_test.cpp b/src/test/app/LoanBroker_test.cpp index 5ee1b712ca..cf7f26267f 100644 --- a/src/test/app/LoanBroker_test.cpp +++ b/src/test/app/LoanBroker_test.cpp @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include