mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
refactor: Modularize app/tx (#6228)
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
#include <test/jtx/flags.h>
|
||||
#include <test/jtx/token.h>
|
||||
|
||||
#include <xrpld/app/tx/detail/NFTokenMint.h>
|
||||
|
||||
#include <xrpl/protocol/SField.h>
|
||||
#include <xrpl/protocol/jss.h>
|
||||
#include <xrpl/tx/transactors/NFT/NFTokenMint.h>
|
||||
|
||||
namespace xrpl {
|
||||
namespace test {
|
||||
|
||||
Reference in New Issue
Block a user