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

Commit

Permalink
JSON Schema Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nobody committed Apr 3, 2024
1 parent f62ba04 commit fc69c21
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions config/v3/proposal/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,10 +288,6 @@
"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",
"type": "number"
},
"number_of_contracts": {
"description": "[Only for vanilla or turbos options] The implied number of contracts",
"type": "number"
},
"payout": {
"description": "The payout amount of the contract.",
"type": "number",
Expand Down
4 changes: 0 additions & 4 deletions config/v3/proposal_open_contract/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -560,10 +560,6 @@
"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",
"type": "number"
},
"number_of_contracts": {
"description": "[Only for vanilla or turbos options] The implied number of contracts",
"type": "number"
},
"payout": {
"description": "Payout value of the contract.",
"type": "number",
Expand Down

0 comments on commit fc69c21

Please sign in to comment.