hats-finance / HATs-Arbitration-Contracts-0x79a618f675857b45934ca1c413fd5f409cf89735

MIT License
0 stars 0 forks source link

Initialize function should use initialize modifier #61

Closed hats-bug-reporter[bot] closed 8 months ago

hats-bug-reporter[bot] commented 8 months ago

Github username: -- Submission hash (on-chain): 0x013b8f250b24421352d875f4e429ba781770429c144298172fc00cec16953930 Severity: low

Description: Description

Without the modifier, the function may be called multiple times, overwriting prior initializations.

Attachments

  1. Proof of Concept (PoC) File HatTokenLock.sol
jellegerbrandy commented 8 months ago

this is not true