Skip to content

Commit

Permalink
Fix error introduced in rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
bboston7 committed Jan 16, 2025
1 parent ff35c02 commit 6410694
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/transactions/OperationFrame.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ OperationFrame::getSourceID() const
bool
OperationFrame::checkValid(ValidationConnector const& vc,
SignatureChecker& signatureChecker,
std::optional<SorobanNetworkConfig> const& cfg,
LedgerSnapshot const& ls, bool forApply,
OperationResult& res,
std::shared_ptr<SorobanTxData> sorobanData) const
Expand Down

0 comments on commit 6410694

Please sign in to comment.