Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-md committed Oct 21, 2024
1 parent 28163f2 commit dfb3542
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/reference-smart-account/owners/isOwner.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@ Boolean flag indicating if `owner` is an owner of the Safe.
- **Type:** `address`

Owner address.

```solidity focus=2
isOwner(
"0x..."
)
```

0 comments on commit dfb3542

Please sign in to comment.