mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Throws, explicits and trivial cleanups
This commit is contained in:
committed by
Nik Bougalis
parent
8e842b5893
commit
ed9f5639a8
@@ -31,6 +31,7 @@ private:
|
||||
boost::optional<uint256> digest_;
|
||||
|
||||
public:
|
||||
explicit
|
||||
Impl (DigestAwareReadView const& ledger)
|
||||
{
|
||||
auto const k = keylet::amendments();
|
||||
|
||||
Reference in New Issue
Block a user