Skip to content

Commit

Permalink
regenerate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelcabot committed Dec 22, 2022
1 parent eee3b16 commit 10e023c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/SoulLinker.md
Expand Up @@ -809,6 +809,22 @@ error CallerNotOwner(address caller)



#### Parameters

| Name | Type | Description |
|---|---|---|
| caller | address | undefined |

### CallerNotReader

```solidity
error CallerNotReader(address caller)
```





#### Parameters

| Name | Type | Description |
Expand Down

0 comments on commit 10e023c

Please sign in to comment.