File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 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'
1212export 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 {
394394export interface ExecuteIntentRequest {
395395 intentId : string
396396 depositTransactionHash : string
397- transferTransactionHash : string
398397}
399398
400399export interface ExecuteIntentResponse {
You can’t perform that action at this time.
0 commit comments