Skip to content

Commit ce65b34

Browse files
[AUTOMATED] Update: proto/clients/marketplace.gen.ts
1 parent 080384f commit ce65b34

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/marketplace/src/marketplace.gen.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* eslint-disable */
2-
// marketplace-api 8c729a93a7f162793cbc496f93aeecae1ab4eeaf
2+
// marketplace-api 7fd49b96c1148f2dda0b817c55f53cb6c686084b
33
// --
44
// Code generated by webrpc-gen@v0.24.0 with typescript generator. DO NOT EDIT.
55
//
@@ -8,7 +8,7 @@
88
export const WebrpcHeader = 'Webrpc'
99

1010
export const WebrpcHeaderValue =
11-
'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-8c729a93a7f162793cbc496f93aeecae1ab4eeaf'
11+
'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-7fd49b96c1148f2dda0b817c55f53cb6c686084b'
1212

1313
// WebRPC description and code-gen version
1414
export const WebRPCVersion = 'v1'
@@ -17,7 +17,7 @@ export const WebRPCVersion = 'v1'
1717
export const WebRPCSchemaVersion = ''
1818

1919
// Schema hash generated from your RIDL schema
20-
export const WebRPCSchemaHash = '8c729a93a7f162793cbc496f93aeecae1ab4eeaf'
20+
export const WebRPCSchemaHash = '7fd49b96c1148f2dda0b817c55f53cb6c686084b'
2121

2222
type WebrpcGenVersions = {
2323
webrpcGenVersion: string

0 commit comments

Comments
 (0)