mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add gRPC support (#3127):
* add support for AccountInfo, Fee and Submit RPCs * add partial support for Tx RPC (only supports Payments)
This commit is contained in:
@@ -21,3 +21,4 @@
|
||||
#include <ripple/app/main/Application.cpp>
|
||||
#include <ripple/app/main/BasicApp.cpp>
|
||||
#include <ripple/app/main/CollectorManager.cpp>
|
||||
#include <ripple/app/main/GRPCServer.cpp>
|
||||
|
||||
Reference in New Issue
Block a user