Skip to content

Commit

Permalink
proto update
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka committed Apr 29, 2024
1 parent e3f9139 commit a59e824
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions intents/intent.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions intents/intent.gen.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* eslint-disable */
// sequence-waas-intents v0.1.0 97c26d28120d42589f65e661f1f2bc376f3872ed
// sequence-waas-intents v0.1.0 7ab7a9ad425b7f572331c5b85eda53436264c646
// --
// Code generated by webrpc-gen@v0.15.5 with typescript generator. DO NOT EDIT.
// Code generated by webrpc-gen@v0.18.6 with typescript generator. DO NOT EDIT.
//
// webrpc-gen -schema=intent.ridl -target=typescript -client -out=./intent.gen.ts

Expand All @@ -12,7 +12,7 @@ export const WebRPCVersion = "v1"
export const WebRPCSchemaVersion = "v0.1.0"

// Schema hash generated from your RIDL schema
export const WebRPCSchemaHash = "97c26d28120d42589f65e661f1f2bc376f3872ed"
export const WebRPCSchemaHash = "7ab7a9ad425b7f572331c5b85eda53436264c646"

//
// Types
Expand Down

0 comments on commit a59e824

Please sign in to comment.