Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Sep 3, 2024
1 parent 32e652e commit 6a07dc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sdk/src/getTransferData/getSourceData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ export async function getSourceData({
};
}

// TODO mjm review this
export interface GetFeeBalanceParams extends BaseParams {
balance: bigint;
feeConfig: FeeAssetConfig | undefined;
Expand Down

0 comments on commit 6a07dc4

Please sign in to comment.