mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Streamlined UNL/validator list:
The new code removes the ability to specify domain names in the [validators] configuration block, and no longer supports the [validators_site] option. More details on the supported configurations are available under doc/rippled-example.cfg.
This commit is contained in:
@@ -83,10 +83,6 @@
|
||||
#include <ripple/rpc/handlers/UnlAdd.cpp>
|
||||
#include <ripple/rpc/handlers/UnlDelete.cpp>
|
||||
#include <ripple/rpc/handlers/UnlList.cpp>
|
||||
#include <ripple/rpc/handlers/UnlLoad.cpp>
|
||||
#include <ripple/rpc/handlers/UnlNetwork.cpp>
|
||||
#include <ripple/rpc/handlers/UnlReset.cpp>
|
||||
#include <ripple/rpc/handlers/UnlScore.cpp>
|
||||
#include <ripple/rpc/handlers/Unsubscribe.cpp>
|
||||
#include <ripple/rpc/handlers/ValidationCreate.cpp>
|
||||
#include <ripple/rpc/handlers/ValidationSeed.cpp>
|
||||
|
||||
Reference in New Issue
Block a user