mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add Shard Family
This commit is contained in:
committed by
manojsdoshi
parent
91e857874f
commit
86e8f2e232
@@ -60,7 +60,7 @@ struct Regression_test : public beast::unit_test::suite
|
||||
create_genesis,
|
||||
env.app().config(),
|
||||
std::vector<uint256>{},
|
||||
env.app().family());
|
||||
env.app().getNodeFamily());
|
||||
auto expectedDrops = INITIAL_XRP;
|
||||
BEAST_EXPECT(closed->info().drops == expectedDrops);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user