Skip to content

Commit

Permalink
chore: fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jahabeebs committed Sep 26, 2024
1 parent 34e66b2 commit c1312f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ export class ProtocolProvider implements IProtocolProvider {
*
* @param module The address of the module to approve.
* @throws {TransactionExecutionError} Throws if the transaction fails during execution.
* @throws {ContractFunctionRevertedError} Throws if the contract function reverts.
* @returns {Promise<void>} A promise that resolves when the module is approved.
*/
async approveModule(module: Address): Promise<void> {
Expand Down

0 comments on commit c1312f7

Please sign in to comment.