We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c5c49 commit b70757bCopy full SHA for b70757b
packages/api/src/api.gen.ts
@@ -1,5 +1,5 @@
1
/* eslint-disable */
2
-// sequence-api v0.4.0 44008ffa7a12f25959a34e199ecec74107ebd21a
+// sequence-api v0.4.0 e4239870ee5f32736b2f3cc35ad37abb59d7fe85
3
// --
4
// Code generated by [email protected] with typescript generator. DO NOT EDIT.
5
//
@@ -16,7 +16,7 @@ export const WebRPCVersion = 'v1'
16
export const WebRPCSchemaVersion = 'v0.4.0'
17
18
// Schema hash generated from your RIDL schema
19
-export const WebRPCSchemaHash = '44008ffa7a12f25959a34e199ecec74107ebd21a'
+export const WebRPCSchemaHash = 'e4239870ee5f32736b2f3cc35ad37abb59d7fe85'
20
21
type WebrpcGenVersions = {
22
webrpcGenVersion: string
0 commit comments