mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 08:46:46 +00:00
Merge branch 'develop' into dangell7/batch-v1
This commit is contained in:
@@ -59,7 +59,7 @@ class Simulate_test : public beast::unit_test::suite
|
||||
int const expectedSequence,
|
||||
XRPAmount const& expectedFee)
|
||||
{
|
||||
return checkBasicReturnValidity(
|
||||
checkBasicReturnValidity(
|
||||
result, tx, expectedSequence, expectedFee.jsonClipped().asString());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user