Skip to content

Commit 1bfd374

Browse files
committed
update event type count to 15
1 parent 34137e8 commit 1bfd374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const parent = await nodeHash(leftHex, rightHex);
5656
| `verifyProof(bundle)` | Verify a Merkle inclusion proof |
5757
| `nodeHash(left, right)` | Compute a Merkle node hash |
5858
| `parseBundle(json)` | Parse and normalize an API proof bundle |
59-
| `EVENT_TYPES` | Array of all 9 deployed ZAP1 event types |
59+
| `EVENT_TYPES` | Array of all 15 ZAP1 event types |
6060

6161
## Personalizations (protocol constants)
6262

0 commit comments

Comments
 (0)