Skip to content

Commit 6410694

Browse files
committed
Fix error introduced in rebase
1 parent ff35c02 commit 6410694

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/transactions/OperationFrame.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ OperationFrame::getSourceID() const
221221
bool
222222
OperationFrame::checkValid(ValidationConnector const& vc,
223223
SignatureChecker& signatureChecker,
224-
std::optional<SorobanNetworkConfig> const& cfg,
225224
LedgerSnapshot const& ls, bool forApply,
226225
OperationResult& res,
227226
std::shared_ptr<SorobanTxData> sorobanData) const

0 commit comments

Comments
 (0)