Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit fc69c21

Browse files
author
nobody
committed
JSON Schema Update
1 parent f62ba04 commit fc69c21

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

config/v3/proposal/receive.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,6 @@
288288
"description": "[Only for lookback trades] Multiplier applies when calculating the final payoff for each type of lookback. e.g. (Exit spot - Lowest historical price) * multiplier = Payout",
289289
"type": "number"
290290
},
291-
"number_of_contracts": {
292-
"description": "[Only for vanilla or turbos options] The implied number of contracts",
293-
"type": "number"
294-
},
295291
"payout": {
296292
"description": "The payout amount of the contract.",
297293
"type": "number",

config/v3/proposal_open_contract/receive.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -560,10 +560,6 @@
560560
"description": "[Only for lookback trades] Multiplier applies when calculating the final payoff for each type of lookback. e.g. (Exit spot - Lowest historical price) * multiplier = Payout",
561561
"type": "number"
562562
},
563-
"number_of_contracts": {
564-
"description": "[Only for vanilla or turbos options] The implied number of contracts",
565-
"type": "number"
566-
},
567563
"payout": {
568564
"description": "Payout value of the contract.",
569565
"type": "number",

0 commit comments

Comments
 (0)