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 7fd49b96c1148f2dda0b817c55f53cb6c686084b
2+ // marketplace-api 79591c12c546671e1f326c846b4238673ab4cabe
33// --
44// Code generated by webrpc-gen@v0.24.0 with typescript generator. DO NOT EDIT.
55//
88export const WebrpcHeader = 'Webrpc'
99
1010export const WebrpcHeaderValue =
11- 'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-7fd49b96c1148f2dda0b817c55f53cb6c686084b '
11+ 'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-79591c12c546671e1f326c846b4238673ab4cabe '
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 = '7fd49b96c1148f2dda0b817c55f53cb6c686084b '
20+ export const WebRPCSchemaHash = '79591c12c546671e1f326c846b4238673ab4cabe '
2121
2222type WebrpcGenVersions = {
2323 webrpcGenVersion : string
@@ -428,6 +428,7 @@ export interface Currency {
428428export interface OrderData {
429429 orderId : string
430430 quantity : string
431+ tokenId ?: string
431432}
432433
433434export interface AdditionalFee {
You can’t perform that action at this time.
0 commit comments