Skip to content

Commit 5f3d9e7

Browse files
committed
[AUTOMATED] Update: proto/clients/trails-api.gen.ts
1 parent 0d9d7bc commit 5f3d9e7

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 v0.4.0 639386f692af6385305bf6901cc9f1b6fe21e979
2+
// trails-api v0.4.0 8d6fd2f45083b3e8df2e6d6babe1046f788a6d43
33
// --
44
// Code generated by [email protected] with typescript generator. DO NOT EDIT.
55
//
@@ -16,7 +16,7 @@ export const WebRPCVersion = 'v1'
1616
export const WebRPCSchemaVersion = 'v0.4.0'
1717

1818
// Schema hash generated from your RIDL schema
19-
export const WebRPCSchemaHash = '639386f692af6385305bf6901cc9f1b6fe21e979'
19+
export const WebRPCSchemaHash = '8d6fd2f45083b3e8df2e6d6babe1046f788a6d43'
2020

2121
type WebrpcGenVersions = {
2222
webrpcGenVersion: string
@@ -95,7 +95,6 @@ export interface RuntimeStatus {
9595
branch: string
9696
commitHash: string
9797
checks: RuntimeChecks
98-
numTxnsRelayed: { [key: string]: NumTxnsRelayed }
9998
}
10099

101100
export interface NumTxnsRelayed {

0 commit comments

Comments
 (0)