Skip to content

Commit e9ac366

Browse files
committed
[AUTOMATED] Update: api/proto/docs/analytics.gen.yaml
1 parent 6cccae1 commit e9ac366

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/pages/api/analytics/rpc.gen.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sequence-builder v0.1.0 19048eb5989d20695a2780fbaff849e168cbdf4e
1+
# sequence-builder v0.1.0 0488e76347dc568485c1854df18d50edcff3f8f1
22
# --
33
# Code generated by [email protected] with openapi generator; DO NOT EDIT
44
#
@@ -1605,6 +1605,7 @@ components:
16051605
- chainId
16061606
- source
16071607
- contractExtensions
1608+
- bytecodeMatch
16081609
- createdAt
16091610
- updatedAt
16101611
properties:
@@ -1641,6 +1642,8 @@ components:
16411642
description: '[]string'
16421643
items:
16431644
type: string
1645+
bytecodeMatch:
1646+
type: boolean
16441647
createdAt:
16451648
type: string
16461649
updatedAt:
@@ -1680,6 +1683,8 @@ components:
16801683
type: string
16811684
contractAddress:
16821685
type: string
1686+
includeUnmatched:
1687+
type: boolean
16831688
ContractTag:
16841689
type: object
16851690
required:

0 commit comments

Comments
 (0)