Skip to content

Commit

Permalink
Update OracleService.cs (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhitong authored Mar 3, 2021
1 parent 46157c2 commit a205ba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OracleService/OracleService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ private void OnStop()
timer.Dispose();
timer = null;
}
stopped = true;
}

void IPersistencePlugin.OnPersist(NeoSystem system, Block block, DataCache snapshot, IReadOnlyList<Blockchain.ApplicationExecuted> applicationExecutedList)
Expand Down

0 comments on commit a205ba5

Please sign in to comment.