Skip to content

Commit 69eb9c3

Browse files
committed
[AUTOMATED] Update: proto/clients/indexer*.gen.ts
1 parent 8f0406c commit 69eb9c3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/indexer/src/indexer.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* eslint-disable */
2-
// sequence-indexer v0.4.0 9b57fcc34350d40c4550c10bde8a64d81b859077
2+
// sequence-indexer v0.4.0 94238745a7404219d862f64b9a3675936bdc5d4f
33
// --
44
// Code generated by [email protected] with typescript generator. DO NOT EDIT.
55
//
@@ -16,7 +16,7 @@ export const WebRPCVersion = 'v1'
1616
export const WebRPCSchemaVersion = 'v0.4.0'
1717

1818
// Schema hash generated from your RIDL schema
19-
export const WebRPCSchemaHash = '9b57fcc34350d40c4550c10bde8a64d81b859077'
19+
export const WebRPCSchemaHash = '94238745a7404219d862f64b9a3675936bdc5d4f'
2020

2121
type WebrpcGenVersions = {
2222
webrpcGenVersion: string

packages/indexer/src/indexergw.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* eslint-disable */
2-
// sequence-indexer v0.4.0 b449840ed22e27183c81861ed2a818c6c44bb52a
2+
// sequence-indexer v0.4.0 f2203533aa8a15616cba3a01f8a59c9b006c685e
33
// --
44
// Code generated by [email protected] with typescript generator. DO NOT EDIT.
55
//
@@ -16,7 +16,7 @@ export const WebRPCVersion = 'v1'
1616
export const WebRPCSchemaVersion = 'v0.4.0'
1717

1818
// Schema hash generated from your RIDL schema
19-
export const WebRPCSchemaHash = 'b449840ed22e27183c81861ed2a818c6c44bb52a'
19+
export const WebRPCSchemaHash = 'f2203533aa8a15616cba3a01f8a59c9b006c685e'
2020

2121
type WebrpcGenVersions = {
2222
webrpcGenVersion: string

0 commit comments

Comments
 (0)