Skip to content

Commit 56869f4

Browse files
authored
Update README.md
1 parent 10a626a commit 56869f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ Example response:
186186
"currentPrice": 45000.5,
187187
"value": 1944.56,
188188
"currency": "USD",
189+
"exchange": "binance",
189190
"owner": "default"
190191
},
191192
{
@@ -194,6 +195,7 @@ Example response:
194195
"currentPrice": 2500.75,
195196
"value": 1605.48,
196197
"currency": "USD",
198+
"exchange": "binance",
197199
"owner": "default"
198200
}
199201
]

0 commit comments

Comments
 (0)