Skip to content

Commit f28aa40

Browse files
authored
Changed storage proof array title to be plural (#356)
1 parent 59a369a commit f28aa40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ AccountProof:
3131
title: storageHash
3232
$ref: '#/components/schemas/hash32'
3333
storageProof:
34-
title: storageProof
34+
title: Storage proofs
3535
type: array
3636
items:
3737
$ref: '#/components/schemas/StorageProof'

0 commit comments

Comments
 (0)