mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Block operation if a feature we don't support is enabled in the ledger.
This commit is contained in:
@@ -220,7 +220,7 @@ public:
|
||||
|
||||
static uint256 getLedgerFeatureIndex();
|
||||
static uint256 getLedgerFeeIndex();
|
||||
boost::unordered_set<uint256> getLedgerFeatures();
|
||||
std::vector<uint256> getLedgerFeatures();
|
||||
|
||||
std::vector<uint256> getNeededTransactionHashes(int max, SHAMapSyncFilter* filter);
|
||||
std::vector<uint256> getNeededAccountStateHashes(int max, SHAMapSyncFilter* filter);
|
||||
|
||||
Reference in New Issue
Block a user