checkpoint

This commit is contained in:
CJ Cobb
2020-12-18 19:40:38 -05:00
parent d6e54c398a
commit 80a8ed8d1b
18 changed files with 2186 additions and 17 deletions

View File

@@ -46,7 +46,6 @@ class ETLSource
std::string grpcPort_;
// a reference to the applications io_service
boost::asio::io_context ioc_;
std::unique_ptr<org::xrpl::rpc::v1::XRPLedgerAPIService::Stub> stub_;