Skip to content

Commit 1c45eea

Browse files
committed
more
1 parent 4a73374 commit 1c45eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/loopring_v3/contracts/impl/ProtocolFeeVault.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ contract ProtocolFeeVault is IProtocolFeeVault, Claimable
9393
userStakingPoolAddress = _userStakingPoolAddress;
9494
}
9595

96-
function claim(
96+
function claimStakingReward(
9797
uint amount
9898
)
9999
external

0 commit comments

Comments
 (0)