Skip to content

Commit

Permalink
remove todo for gas limit
Browse files Browse the repository at this point in the history
  • Loading branch information
aureliusbtc committed Feb 17, 2024
1 parent 16e0850 commit d61063e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ contract InterchainClientV1 is Ownable, IInterchainClientV1 {
}

// TODO: Calculate Gas Pricing per module and charge fees
// TODO: Customizable Gas Limit for Execution
// @inheritdoc IInterchainClientV1
function interchainSend(
bytes32 receiver,
Expand Down

0 comments on commit d61063e

Please sign in to comment.