Skip to content

Commit

Permalink
1672 add stats. Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kladkogex authored Sep 27, 2023
1 parent 3efcc7d commit d7e8101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libethereum/Client.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ Client::Client( ChainParams const& _params, int _networkID,

init( _forceAction, _networkID );

// Set timestamps for patches.
TotalStorageUsedPatch::g_client = this;
ContractStorageLimitPatch::setTimestamp( chainParams().sChain.contractStoragePatchTimestamp );
ContractStorageZeroValuePatch::setTimestamp(
Expand Down

0 comments on commit d7e8101

Please sign in to comment.