File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/* eslint-disable */
2- // marketplace-api 7754606a46cb50d61f7a287e62515bf4ab489579
2+ // marketplace-api 7ab3354385f317680dd861e82a18aa351d8579d5
33// --
44// Code generated by webrpc-gen@v0.25.1 with typescript generator. DO NOT EDIT.
55//
88export const WebrpcHeader = 'Webrpc'
99
1010export const WebrpcHeaderValue =
11- 'webrpc@v0.25.1;gen-typescript@v0.17.0;marketplace-api@v0.0.0-7754606a46cb50d61f7a287e62515bf4ab489579 '
11+ 'webrpc@v0.25.1;gen-typescript@v0.17.0;marketplace-api@v0.0.0-7ab3354385f317680dd861e82a18aa351d8579d5 '
1212
1313// WebRPC description and code-gen version
1414export const WebRPCVersion = 'v1'
@@ -17,7 +17,7 @@ export const WebRPCVersion = 'v1'
1717export const WebRPCSchemaVersion = ''
1818
1919// Schema hash generated from your RIDL schema
20- export const WebRPCSchemaHash = '7754606a46cb50d61f7a287e62515bf4ab489579 '
20+ export const WebRPCSchemaHash = '7ab3354385f317680dd861e82a18aa351d8579d5 '
2121
2222type WebrpcGenVersions = {
2323 webrpcGenVersion : string
@@ -1008,6 +1008,8 @@ export interface GenerateCancelTransactionReturn {
10081008}
10091009export interface ExecuteArgs {
10101010 signature : string
1011+ method : string
1012+ endpoint : string
10111013 executeType : ExecuteType
10121014 body : any
10131015}
You can’t perform that action at this time.
0 commit comments