cShortSalesBan
Returns a list of short sales bans for counterparties
{}[
[
1, // Counterparty id
"BTC", // Asset name
1, // banned by me
],
[
1, // Counterparty id
"USD", // Asset name
2, // banned by the CP
],
[
2, // Counterparty id
"BTC", // Asset name
3, // banned both by me and the CP
]
]{
"error": 2
}Field name
Type
Description
Field name
Type
Description
Last updated