mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-29 10:00:30 +00:00
Add constexpr constructor for base_uint
This commit is contained in:
committed by
Nik Bougalis
parent
95426efb8a
commit
85307b29d0
@@ -231,7 +231,6 @@ public:
|
||||
void
|
||||
gotStaleData(std::shared_ptr<protocol::TMLedgerData> packet_ptr) override
|
||||
{
|
||||
const uint256 uZero;
|
||||
Serializer s;
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user