Skip to content

Commit b68269d

Browse files
committed
set the oethDCreditsHighres on initialize
1 parent 4c4a2cb commit b68269d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contracts/contracts/token/WOETH.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ contract WOETH is ERC4626, Governable, Initializable {
8585
* WOETH has already seen transactions. But it is rather annoying in unit test
8686
* environment.
8787
*/
88+
oethCreditsHighres = _getOETHCredits();
8889
increaseYieldLimit();
8990
}
9091

0 commit comments

Comments
 (0)