mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 11:45:53 +00:00
@@ -28,5 +28,6 @@ TEST(RPCAmendmentsTest, GenerateAmendmentId)
|
||||
// https://xrpl.org/known-amendments.html#disallowincoming refer to the published id
|
||||
EXPECT_EQ(
|
||||
ripple::uint256("47C3002ABA31628447E8E9A8B315FAA935CE30183F9A9B86845E469CA2CDC3DF"),
|
||||
Amendments::GetAmendmentId("DisallowIncoming"));
|
||||
Amendments::GetAmendmentId("DisallowIncoming")
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user