Skip to content

Commit

Permalink
Remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ark0f committed Sep 22, 2023
1 parent 654fe2f commit e5cada1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions core-backend/src/funcs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -670,15 +670,6 @@ where
})
}

/*
gas: u64,
payload_ptr: u32,
len: u32,
gas_limit: u64,
value_ptr: u32,
err_mid_ptr: u32
*/

fn reply_inner(
ctx: &mut CallerWrap<Ext>,
payload_ptr: u32,
Expand Down

0 comments on commit e5cada1

Please sign in to comment.