Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
dong77 committed Aug 1, 2019
1 parent 4a73374 commit 1c45eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/loopring_v3/contracts/impl/ProtocolFeeVault.sol
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ contract ProtocolFeeVault is IProtocolFeeVault, Claimable
userStakingPoolAddress = _userStakingPoolAddress;
}

function claim(
function claimStakingReward(
uint amount
)
external
Expand Down

0 comments on commit 1c45eea

Please sign in to comment.