Skip to content

Commit

Permalink
Update WalletGreen
Browse files Browse the repository at this point in the history
  • Loading branch information
AxVultis committed Feb 4, 2024
1 parent 2fc8818 commit 8ea5da9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Wallet/WalletGreen.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1911,9 +1911,6 @@ namespace cn

size_t WalletGreen::transfer(const TransactionParameters &transactionParameters, crypto::SecretKey &transactionSK)
{
tools::ScopeExit releaseContext([this]
{ m_dispatcher.yield(); });

platform_system::EventLock lk(m_readyEvent);

throwIfNotInitialized();
Expand Down

0 comments on commit 8ea5da9

Please sign in to comment.