Skip to content

Commit

Permalink
impl fix from review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brentstone committed Apr 24, 2024
1 parent 5f29c71 commit 246be23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/light_sdk/src/transaction/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ pub(in crate::transaction) fn attach_fee(
fee: DenominatedAmount,
token: Address,
fee_payer: common::PublicKey,
_epoch: Epoch,
gas_limit: GasLimit,
) -> Tx {
tx.add_wrapper(
Expand Down

0 comments on commit 246be23

Please sign in to comment.