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 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'
1616export 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
2121type 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
101100export interface NumTxnsRelayed {
You can’t perform that action at this time.
0 commit comments