mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-27 09:00:32 +00:00
feat: Enable ConfidentialTransfer and BatchV1_1 (#7698)
This commit is contained in:
@@ -2747,8 +2747,6 @@ class Delegate_test : public beast::unit_test::Suite
|
||||
// DO NOT modify expectedDelegableCount unless all scenarios, including
|
||||
// edge cases, have been fully tested and verified.
|
||||
// ====================================================================
|
||||
// Includes the five confidential MPT transaction types, which are
|
||||
// explicitly marked Delegable in transactions.macro.
|
||||
std::size_t const expectedDelegableCount = 56;
|
||||
|
||||
BEAST_EXPECTS(
|
||||
|
||||
Reference in New Issue
Block a user