Skip to content

Commit

Permalink
Edit definition for execTransactionFromModuleReturnData
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-md committed Oct 25, 2024
1 parent e422ea2 commit 7034a7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { Tabs } from 'nextra/components'

# `execTransactionFromModuleReturnData`

Execute `operation` (0: Call, 1: DelegateCall) to `to` with `value` (Native Token) and return `data`.
Executes a transaction from an enabled Safe Module and returns the result data.

## Usage

Expand Down

0 comments on commit 7034a7f

Please sign in to comment.