Skip to content

Commit

Permalink
fixed comments statements
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainLEVI-XXX committed Dec 12, 2023
1 parent 8372b1f commit 42eac2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ class KeyringController extends EventEmitter {
}

/**
* get Fees method to get the fees for Optimism Chain
* get Fees method to get the fees for Arbitrum Chain
*
* @param {Object} rawTx - Rawtransaction - {from,to,value,data, chainId}
* @param {Object} web3 - web3 object.
Expand Down

0 comments on commit 42eac2b

Please sign in to comment.