mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-03 04:01:01 +00:00
Merge remote-tracking branch 'upstream/develop' into sponsor
This commit is contained in:
@@ -447,7 +447,7 @@ class MPToken_test : public beast::unit_test::suite
|
||||
// Test mptoken reserve requirement - first two mpts free (doApply)
|
||||
{
|
||||
Env env{*this, features};
|
||||
auto const acctReserve = env.current()->fees().accountReserve(0);
|
||||
auto const acctReserve = env.current()->fees().reserve;
|
||||
auto const incReserve = env.current()->fees().increment;
|
||||
|
||||
// 1 drop
|
||||
|
||||
Reference in New Issue
Block a user