mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
dump bulding
This commit is contained in:
@@ -259,9 +259,9 @@ XRPNotCreated::finalize(
|
||||
// std::cout << "fee.drops: " << feeAdded << "\n";
|
||||
// std::cout << "dropsAdded: " << dropsAdded.drops() << "\n";
|
||||
// std::cout << "drops: " << drops << "\n";
|
||||
// std::cout << "drops=: " << drops_ << "\n";
|
||||
std::cout << "drops=: " << drops_ << "\n";
|
||||
|
||||
// // catch any overflow or funny business
|
||||
// catch any overflow or funny business
|
||||
// if (drops > dropsAdded.drops())
|
||||
// return false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user