mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
Clean up the propose/avalanche phase.
This commit is contained in:
2
Ledger.h
2
Ledger.h
@@ -93,7 +93,7 @@ public:
|
||||
|
||||
Ledger::pointer closeLedger(uint64 timestamp);
|
||||
bool isCompatible(boost::shared_ptr<Ledger> other);
|
||||
bool signLedger(std::vector<unsigned char> &signature, const LocalHanko &hanko, int32 confidence);
|
||||
bool signLedger(std::vector<unsigned char> &signature, const LocalHanko &hanko);
|
||||
|
||||
static bool unitTest(void);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user