@0xsequence/marketplace 2.2.15 → 2.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -13,14 +13,14 @@ function _extends() {
|
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
/* eslint-disable */
|
|
16
|
-
// marketplace-api
|
|
16
|
+
// marketplace-api 79591c12c546671e1f326c846b4238673ab4cabe
|
|
17
17
|
// --
|
|
18
18
|
// Code generated by webrpc-gen@v0.24.0 with typescript generator. DO NOT EDIT.
|
|
19
19
|
//
|
|
20
20
|
// webrpc-gen -schema=marketplace.ridl -target=typescript -client -out=./clients/marketplace.gen.ts
|
|
21
21
|
|
|
22
22
|
const WebrpcHeader = 'Webrpc';
|
|
23
|
-
const WebrpcHeaderValue = 'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-
|
|
23
|
+
const WebrpcHeaderValue = 'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-79591c12c546671e1f326c846b4238673ab4cabe';
|
|
24
24
|
|
|
25
25
|
// WebRPC description and code-gen version
|
|
26
26
|
const WebRPCVersion = 'v1';
|
|
@@ -29,7 +29,7 @@ const WebRPCVersion = 'v1';
|
|
|
29
29
|
const WebRPCSchemaVersion = '';
|
|
30
30
|
|
|
31
31
|
// Schema hash generated from your RIDL schema
|
|
32
|
-
const WebRPCSchemaHash = '
|
|
32
|
+
const WebRPCSchemaHash = '79591c12c546671e1f326c846b4238673ab4cabe';
|
|
33
33
|
function VersionFromHeader(headers) {
|
|
34
34
|
const headerValue = headers.get(WebrpcHeader);
|
|
35
35
|
if (!headerValue) {
|
|
@@ -13,14 +13,14 @@ function _extends() {
|
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
/* eslint-disable */
|
|
16
|
-
// marketplace-api
|
|
16
|
+
// marketplace-api 79591c12c546671e1f326c846b4238673ab4cabe
|
|
17
17
|
// --
|
|
18
18
|
// Code generated by webrpc-gen@v0.24.0 with typescript generator. DO NOT EDIT.
|
|
19
19
|
//
|
|
20
20
|
// webrpc-gen -schema=marketplace.ridl -target=typescript -client -out=./clients/marketplace.gen.ts
|
|
21
21
|
|
|
22
22
|
const WebrpcHeader = 'Webrpc';
|
|
23
|
-
const WebrpcHeaderValue = 'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-
|
|
23
|
+
const WebrpcHeaderValue = 'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-79591c12c546671e1f326c846b4238673ab4cabe';
|
|
24
24
|
|
|
25
25
|
// WebRPC description and code-gen version
|
|
26
26
|
const WebRPCVersion = 'v1';
|
|
@@ -29,7 +29,7 @@ const WebRPCVersion = 'v1';
|
|
|
29
29
|
const WebRPCSchemaVersion = '';
|
|
30
30
|
|
|
31
31
|
// Schema hash generated from your RIDL schema
|
|
32
|
-
const WebRPCSchemaHash = '
|
|
32
|
+
const WebRPCSchemaHash = '79591c12c546671e1f326c846b4238673ab4cabe';
|
|
33
33
|
function VersionFromHeader(headers) {
|
|
34
34
|
const headerValue = headers.get(WebrpcHeader);
|
|
35
35
|
if (!headerValue) {
|
|
@@ -9,14 +9,14 @@ function _extends() {
|
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
/* eslint-disable */
|
|
12
|
-
// marketplace-api
|
|
12
|
+
// marketplace-api 79591c12c546671e1f326c846b4238673ab4cabe
|
|
13
13
|
// --
|
|
14
14
|
// Code generated by webrpc-gen@v0.24.0 with typescript generator. DO NOT EDIT.
|
|
15
15
|
//
|
|
16
16
|
// webrpc-gen -schema=marketplace.ridl -target=typescript -client -out=./clients/marketplace.gen.ts
|
|
17
17
|
|
|
18
18
|
const WebrpcHeader = 'Webrpc';
|
|
19
|
-
const WebrpcHeaderValue = 'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-
|
|
19
|
+
const WebrpcHeaderValue = 'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-79591c12c546671e1f326c846b4238673ab4cabe';
|
|
20
20
|
|
|
21
21
|
// WebRPC description and code-gen version
|
|
22
22
|
const WebRPCVersion = 'v1';
|
|
@@ -25,7 +25,7 @@ const WebRPCVersion = 'v1';
|
|
|
25
25
|
const WebRPCSchemaVersion = '';
|
|
26
26
|
|
|
27
27
|
// Schema hash generated from your RIDL schema
|
|
28
|
-
const WebRPCSchemaHash = '
|
|
28
|
+
const WebRPCSchemaHash = '79591c12c546671e1f326c846b4238673ab4cabe';
|
|
29
29
|
function VersionFromHeader(headers) {
|
|
30
30
|
const headerValue = headers.get(WebrpcHeader);
|
|
31
31
|
if (!headerValue) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export declare const WebrpcHeader = "Webrpc";
|
|
2
|
-
export declare const WebrpcHeaderValue = "webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-
|
|
2
|
+
export declare const WebrpcHeaderValue = "webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-79591c12c546671e1f326c846b4238673ab4cabe";
|
|
3
3
|
export declare const WebRPCVersion = "v1";
|
|
4
4
|
export declare const WebRPCSchemaVersion = "";
|
|
5
|
-
export declare const WebRPCSchemaHash = "
|
|
5
|
+
export declare const WebRPCSchemaHash = "79591c12c546671e1f326c846b4238673ab4cabe";
|
|
6
6
|
type WebrpcGenVersions = {
|
|
7
7
|
webrpcGenVersion: string;
|
|
8
8
|
codeGenName: string;
|
|
@@ -336,6 +336,7 @@ export interface Currency {
|
|
|
336
336
|
export interface OrderData {
|
|
337
337
|
orderId: string;
|
|
338
338
|
quantity: string;
|
|
339
|
+
tokenId?: string;
|
|
339
340
|
}
|
|
340
341
|
export interface AdditionalFee {
|
|
341
342
|
amount: string;
|
package/package.json
CHANGED
package/src/marketplace.gen.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* eslint-disable */
|
|
2
|
-
// marketplace-api
|
|
2
|
+
// marketplace-api 79591c12c546671e1f326c846b4238673ab4cabe
|
|
3
3
|
// --
|
|
4
4
|
// Code generated by webrpc-gen@v0.24.0 with typescript generator. DO NOT EDIT.
|
|
5
5
|
//
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
export const WebrpcHeader = 'Webrpc'
|
|
9
9
|
|
|
10
10
|
export const WebrpcHeaderValue =
|
|
11
|
-
'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-
|
|
11
|
+
'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-79591c12c546671e1f326c846b4238673ab4cabe'
|
|
12
12
|
|
|
13
13
|
// WebRPC description and code-gen version
|
|
14
14
|
export const WebRPCVersion = 'v1'
|
|
@@ -17,7 +17,7 @@ export const WebRPCVersion = 'v1'
|
|
|
17
17
|
export const WebRPCSchemaVersion = ''
|
|
18
18
|
|
|
19
19
|
// Schema hash generated from your RIDL schema
|
|
20
|
-
export const WebRPCSchemaHash = '
|
|
20
|
+
export const WebRPCSchemaHash = '79591c12c546671e1f326c846b4238673ab4cabe'
|
|
21
21
|
|
|
22
22
|
type WebrpcGenVersions = {
|
|
23
23
|
webrpcGenVersion: string
|
|
@@ -428,6 +428,7 @@ export interface Currency {
|
|
|
428
428
|
export interface OrderData {
|
|
429
429
|
orderId: string
|
|
430
430
|
quantity: string
|
|
431
|
+
tokenId?: string
|
|
431
432
|
}
|
|
432
433
|
|
|
433
434
|
export interface AdditionalFee {
|