Skip to content

Commit c220aff

Browse files
[AUTOMATED] Update: proto/clients/marketplace.gen.ts
1 parent 6da49a6 commit c220aff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/marketplace/src/marketplace.gen.ts

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/* eslint-disable */
2-
// marketplace-api 851db762f39fbd7e104dd44df842c0af523f5f10
2+
// marketplace-api d5b86d9a5fdc0880f7aa0df11163108c112bd90c
33
// --
4-
// Code generated by webrpc-gen@v0.25.1 with typescript generator. DO NOT EDIT.
4+
// Code generated by webrpc-gen@v0.25.4 with typescript generator. DO NOT EDIT.
55
//
66
// webrpc-gen -schema=marketplace.ridl -target=typescript -client -out=./clients/marketplace.gen.ts
77

88
export const WebrpcHeader = 'Webrpc'
99

1010
export const WebrpcHeaderValue =
11-
'webrpc@v0.25.1;gen-typescript@v0.17.0;marketplace-api@v0.0.0-851db762f39fbd7e104dd44df842c0af523f5f10'
11+
'webrpc@v0.25.4;gen-typescript@v0.17.0;marketplace-api@v0.0.0-d5b86d9a5fdc0880f7aa0df11163108c112bd90c'
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 = '851db762f39fbd7e104dd44df842c0af523f5f10'
20+
export const WebRPCSchemaHash = 'd5b86d9a5fdc0880f7aa0df11163108c112bd90c'
2121

2222
type WebrpcGenVersions = {
2323
webrpcGenVersion: string

0 commit comments

Comments
 (0)