mirror of
https://github.com/logos-co/staking.git
synced 2025-02-03 14:24:13 +00:00
fix var name
This commit is contained in:
parent
56bc1a5b05
commit
6a79af5f95
@ -18,7 +18,7 @@ contract StakeManager is ERC20 {
|
||||
uint256 lockTime;
|
||||
uint256 balance;
|
||||
uint256 multiplier;
|
||||
uint256 multiplierUpdate;
|
||||
uint256 update;
|
||||
uint256 epoch;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user