Advertisement
retesere20

exceptions - combined api

Aug 23rd, 2023 (edited)
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. [A]
  2. 'exceptions': {
  3. [
  4. 'exact': X,
  5. 'broad': X
  6. 'appliesTo': {'spot': null, 'swap': ['linear', 'inverse'], 'futures': ['linear', 'inverse'], },
  7. ]
  8. }
  9.  
  10.  
  11.  
  12. [B]
  13. 'exceptions': {
  14. 'exact': X,
  15. 'broad': X
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement