Skip to content

Commit 5455dd3

Browse files
committed
eth: improve return type of net_version
1 parent f921c53 commit 5455dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/eth/client.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
result:
7777
name: Network ID
7878
schema:
79-
type: string
79+
$ref: '#/components/schemas/uintDecimal'
8080
examples:
8181
- name: net_version example
8282
params: []

0 commit comments

Comments
 (0)