diff --git a/contracts/interfaces/IServiceNodeContribution.sol b/contracts/interfaces/IServiceNodeContribution.sol index fcc206f..708ed4e 100644 --- a/contracts/interfaces/IServiceNodeContribution.sol +++ b/contracts/interfaces/IServiceNodeContribution.sol @@ -237,7 +237,7 @@ interface IServiceNodeContribution { IServiceNodeRewards.ServiceNodeParams memory params, IServiceNodeRewards.ReservedContributor[] memory reserved, bool _manualFinalize, - BeneficiaryData memory benficiaryData, + BeneficiaryData memory beneficiaryData, uint256 amount) external; /// @notice Helper function that updates the fee, reserved contributors,