mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 16:56:48 +00:00
Merge remote-tracking branch 'upstream/ripple/wasmi-host-functions' into ripple/se/fees
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <xrpl/protocol/STTx.h>
|
||||
#include <xrpl/protocol/SecretKey.h>
|
||||
|
||||
namespace ripple {
|
||||
namespace xrpl {
|
||||
namespace test {
|
||||
|
||||
struct FeeSettingsFields
|
||||
@@ -1100,7 +1100,7 @@ class FeeVote_test : public beast::unit_test::suite
|
||||
}
|
||||
};
|
||||
|
||||
BEAST_DEFINE_TESTSUITE(FeeVote, app, ripple);
|
||||
BEAST_DEFINE_TESTSUITE(FeeVote, app, xrpl);
|
||||
|
||||
} // namespace test
|
||||
} // namespace ripple
|
||||
} // namespace xrpl
|
||||
|
||||
Reference in New Issue
Block a user