Skip to content

Commit b70757b

Browse files
committed
[AUTOMATED] Update: api/proto/clients/api.gen.ts
1 parent e8c5c49 commit b70757b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/api/src/api.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-api v0.4.0 44008ffa7a12f25959a34e199ecec74107ebd21a
2+
// sequence-api v0.4.0 e4239870ee5f32736b2f3cc35ad37abb59d7fe85
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 = '44008ffa7a12f25959a34e199ecec74107ebd21a'
19+
export const WebRPCSchemaHash = 'e4239870ee5f32736b2f3cc35ad37abb59d7fe85'
2020

2121
type WebrpcGenVersions = {
2222
webrpcGenVersion: string

0 commit comments

Comments
 (0)