mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
Add PropertyStream for server state introspection
This commit is contained in:
@@ -673,7 +673,7 @@ public:
|
||||
// PropertyStream
|
||||
//
|
||||
|
||||
void onWrite (PropertyStream stream)
|
||||
void onWrite (PropertyStream& stream)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user