Skip to content

Commit 487dd01

Browse files
committed
[AUTOMATED] Update: proto/clients/indexer*.gen.ts
1 parent e371787 commit 487dd01

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 e954f2ab6a7aac1d14fe89ba64a5e228aaeef7cc
2+
// sequence-indexer v0.4.0 42364084a9e85e579205500b8748d9630b380cbb
33
// --
44
// Code generated by [email protected] with typescript generator. DO NOT EDIT.
55
//
@@ -12,7 +12,7 @@ export const WebrpcVersion = 'v1'
1212
export const WebrpcSchemaVersion = 'v0.4.0'
1313

1414
// Schema hash generated from your RIDL schema
15-
export const WebrpcSchemaHash = 'e954f2ab6a7aac1d14fe89ba64a5e228aaeef7cc'
15+
export const WebrpcSchemaHash = '42364084a9e85e579205500b8748d9630b380cbb'
1616

1717
//
1818
// Client interface

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 55682a7b898c05eb9201eef2e0043f6ca381d383
2+
// sequence-indexer v0.4.0 ec2391094a2acda7ad674fb9006b56cf5984919d
33
// --
44
// Code generated by [email protected] with typescript generator. DO NOT EDIT.
55
//
@@ -12,7 +12,7 @@ export const WebrpcVersion = 'v1'
1212
export const WebrpcSchemaVersion = 'v0.4.0'
1313

1414
// Schema hash generated from your RIDL schema
15-
export const WebrpcSchemaHash = '55682a7b898c05eb9201eef2e0043f6ca381d383'
15+
export const WebrpcSchemaHash = 'ec2391094a2acda7ad674fb9006b56cf5984919d'
1616

1717
//
1818
// Client interface

0 commit comments

Comments
 (0)