diff --git a/src/ripple/app/tx/impl/Import.cpp b/src/ripple/app/tx/impl/Import.cpp index 3389acda5..3acc5a101 100644 --- a/src/ripple/app/tx/impl/Import.cpp +++ b/src/ripple/app/tx/impl/Import.cpp @@ -1004,7 +1004,7 @@ Import::doSignerList(std::shared_ptr& sle, STTx const& stpTrans) } std::optional tag; - if (e.isFieldPresent(sfWalletLocator)) + if (e.isFieldPresent(sfWalletLocator) && ctx_.view().rules().enabled(featureExpandedSignerList)) tag = e.getFieldH256(sfWalletLocator); signers.emplace_back(