Skip to content

Commit

Permalink
Update setup.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Germán Martínez <6764315+germartinez@users.noreply.github.com>
  • Loading branch information
louis-md and germartinez authored Dec 4, 2024
1 parent e0971be commit f118e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/reference-smart-account/setup/setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ Value that should be paid.

- **Type:** `address`

Address that should receive the payment (or 0 if `tx.origin`).
Address that receives the payment for the Safe proxy contract deployment fees (or `0` if `tx.origin`).

```solidity focus=9
(ISafe safe).setup(
Expand Down

0 comments on commit f118e0c

Please sign in to comment.