@xoxno/types 1.0.411 → 1.0.412
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.
|
@@ -153,13 +153,6 @@ __decorate([
|
|
|
153
153
|
}),
|
|
154
154
|
__metadata("design:type", String)
|
|
155
155
|
], StellarEventPositionDelta.prototype, "amount", void 0);
|
|
156
|
-
__decorate([
|
|
157
|
-
(0, swagger_1.ApiProperty)({
|
|
158
|
-
required: false,
|
|
159
|
-
description: 'USD WAD price used for the mutation, decimal string when present',
|
|
160
|
-
}),
|
|
161
|
-
__metadata("design:type", String)
|
|
162
|
-
], StellarEventPositionDelta.prototype, "assetPriceWad", void 0);
|
|
163
156
|
__decorate([
|
|
164
157
|
(0, swagger_1.ApiProperty)({
|
|
165
158
|
type: 'integer',
|