mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-30 07:26:46 +00:00
Alphapoint: Remove exchange implementation (#1956)
* Initial plan * Initial analysis: Plan to remove Alphapoint exchange implementation Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com> * Remove Alphapoint exchange implementation and all references Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: thrasher- <4685270+thrasher-@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@ func TestLessByPrice(t *testing.T) {
|
||||
}
|
||||
localItems := []Item{
|
||||
{
|
||||
Exchange: "alphapoint",
|
||||
Exchange: "bitstamp",
|
||||
Pair: p,
|
||||
AssetType: asset.Spot,
|
||||
Price: 1200,
|
||||
|
||||
Reference in New Issue
Block a user