Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
TalDerei committed Jul 5, 2024
1 parent 3e58afa commit 3b23612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/services/src/view-service/fees.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ export const extractAltFee = async (
// Use native staking token if asset id for the claim fee is undefined.
return stakingTokenAssetId;
}

throw new Error('Could not extract alternative fee assetId from TransactionPlannerRequest');
};

0 comments on commit 3b23612

Please sign in to comment.