This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 3939 "type" : " integer"
4040 },
4141 "daily_buy" : {
42- "description" : " Total of orders placed against buy adverts in the past 24 hours." ,
42+ "description" : " Total value of P2P buy transactions in the past 24 hours." ,
4343 "type" : " string"
4444 },
4545 "daily_buy_limit" : {
46- "description" : " Limit for orders placed against buy adverts within a 24 hour period." ,
46+ "description" : " Maximum allowed value of P2P buy transactions in a 24 hour period." ,
4747 "type" : " string"
4848 },
4949 "daily_sell" : {
50- "description" : " Total of orders placed against sell adverts in the past 24 hours." ,
50+ "description" : " Total value of P2P sell transactions in the past 24 hours." ,
5151 "type" : " string"
5252 },
5353 "daily_sell_limit" : {
54- "description" : " Limit for orders placed against sell adverts within a 24 hour period." ,
54+ "description" : " Maximum allowed value of P2P sell transactions in a 24 hour period." ,
5555 "type" : " string"
5656 },
5757 "default_advert_description" : {
Original file line number Diff line number Diff line change 4040 "description" : " The epoch time that the client became an advertiser." ,
4141 "type" : " integer"
4242 },
43+ "daily_buy" : {
44+ "description" : " Total value of P2P buy transactions in the past 24 hours." ,
45+ "type" : " string"
46+ },
47+ "daily_buy_limit" : {
48+ "description" : " Maximum allowed value of P2P buy transactions in a 24 hour period." ,
49+ "type" : " string"
50+ },
51+ "daily_sell" : {
52+ "description" : " Total value of P2P sell transactions in the past 24 hours." ,
53+ "type" : " string"
54+ },
55+ "daily_sell_limit" : {
56+ "description" : " Maximum allowed value of P2P sell transactions in a 24 hour period." ,
57+ "type" : " string"
58+ },
4359 "default_advert_description" : {
4460 "description" : " Default description that can be used every time an advert is created." ,
4561 "type" : " string"
You can’t perform that action at this time.
0 commit comments