replace new/delete with sp
This commit is contained in:
parent
e32731b60b
commit
ab5be0b773
71 changed files with 271 additions and 387 deletions
|
@ -107,7 +107,7 @@ private:
|
|||
uint64_t m_jobSteadyMs = 0;
|
||||
String m_tlsFingerprint;
|
||||
String m_tlsVersion;
|
||||
Timer *m_timer;
|
||||
std::shared_ptr<Timer> m_timer;
|
||||
uint64_t m_blocktemplateRequestHeight = 0;
|
||||
WalletAddress m_walletAddress;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue