Skip to content

Commit 599ba62

Browse files
committed
[AUTOMATED] Update: proto/clients/trails-api.gen.ts
1 parent f8a6664 commit 599ba62

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/trails-api/src/trails-api.gen.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* eslint-disable */
2-
// trails-api v1.0.0 10e80c7e6d8eaec75b8a5368a8ef038e5ab1a625
2+
// trails-api v1.0.0 5669b86e8def11e520b7d1722de60e73a3b9d75b
33
// --
44
// Code generated by [email protected] with typescript generator. DO NOT EDIT.
55
//
@@ -12,7 +12,7 @@ export const WebrpcVersion = 'v1'
1212
export const WebrpcSchemaVersion = 'v1.0.0'
1313

1414
// Schema hash generated from your RIDL schema
15-
export const WebrpcSchemaHash = '10e80c7e6d8eaec75b8a5368a8ef038e5ab1a625'
15+
export const WebrpcSchemaHash = '5669b86e8def11e520b7d1722de60e73a3b9d75b'
1616

1717
//
1818
// Client interface
@@ -394,7 +394,6 @@ export interface CommitIntentResponse {
394394
export interface ExecuteIntentRequest {
395395
intentId: string
396396
depositTransactionHash: string
397-
transferTransactionHash: string
398397
}
399398

400399
export interface ExecuteIntentResponse {

0 commit comments

Comments
 (0)