Add pseudo account type to injected data in RPC account_info result

- Low hanging fruit
This commit is contained in:
Ed Hennis
2025-07-18 20:29:32 -04:00
parent e1edd43205
commit f7aef49509
3 changed files with 68 additions and 0 deletions

View File

@@ -500,6 +500,7 @@ JSS(propose_seq); // out: LedgerPropose
JSS(proposers); // out: NetworkOPs, LedgerConsensus
JSS(protocol); // out: NetworkOPs, PeerImp
JSS(proxied); // out: RPC ping
JSS(pseudo_account); // out: AccountInfo
JSS(pubkey_node); // out: NetworkOPs
JSS(pubkey_publisher); // out: ValidatorList
JSS(pubkey_validator); // out: NetworkOPs, ValidatorList