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

Commit 874758b

Browse files
author
Github Workflow
committed
JSON Schema Update
1 parent dd656f7 commit 874758b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

config/v3/new_account_maltainvest/send.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
"enum": [
4343
"Speculative",
4444
"Income Earning",
45-
"Hedging"
45+
"Hedging",
46+
"Additional revenue",
47+
"Savings"
4648
]
4749
},
4850
"account_turnover": {

config/v3/new_account_real/send.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@
2626
"Speculative",
2727
"Income Earning",
2828
"Hedging",
29-
"Peer-to-peer exchange"
29+
"Peer-to-peer exchange",
30+
"Additional revenue",
31+
"Savings"
3032
]
3133
},
3234
"account_turnover": {

config/v3/set_settings/send.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@
2626
"Speculative",
2727
"Income Earning",
2828
"Hedging",
29-
"Peer-to-peer exchange"
29+
"Peer-to-peer exchange",
30+
"Additional revenue",
31+
"Savings"
3032
]
3133
},
3234
"address_city": {

0 commit comments

Comments
 (0)