mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-30 10:30:22 +00:00
boundaries test 2
This commit is contained in:
@@ -16,7 +16,7 @@ namespace {
|
||||
constexpr std::array<std::uint8_t, 4> boundaries{
|
||||
2,
|
||||
3,
|
||||
5,
|
||||
6,
|
||||
SHAMapInnerNode::branchFactor};
|
||||
static_assert(
|
||||
boundaries.size() <= 4,
|
||||
|
||||
Reference in New Issue
Block a user