File tree 2 files changed +2
-3
lines changed
CoinbasePro.Specs/Services/Deposits
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 4
4
using CoinbasePro . Network . HttpClient ;
5
5
using CoinbasePro . Services . Deposits ;
6
6
using CoinbasePro . Services . Deposits . Models . Responses ;
7
- using CoinbasePro . Services . Withdrawals . Models . Responses ;
8
7
using CoinbasePro . Shared . Types ;
9
8
using CoinbasePro . Specs . JsonFixtures . Services . Deposits ;
10
9
using Machine . Fakes ;
Original file line number Diff line number Diff line change 6
6
<RepositoryUrl >git://github.com/dougdellolio/coinbasepro-csharp</RepositoryUrl >
7
7
<Authors >Doug Dellolio</Authors >
8
8
<LangVersion >latest</LangVersion >
9
- <Version >1.0.42 </Version >
9
+ <Version >1.0.43 </Version >
10
10
<PackageId >GDAX.Api.ClientLibrary</PackageId >
11
11
<Description >The unofficial .NET/C# client for the Coinbase Pro / GDAX API</Description >
12
12
<PackageLicenseUrl >https://github.com/dougdellolio/coinbasepro-csharp/blob/master/LICENSE</PackageLicenseUrl >
13
- <Copyright >Copyright 2020 </Copyright >
13
+ <Copyright >Copyright 2021 </Copyright >
14
14
<PackageProjectUrl >https://github.com/dougdellolio/coinbasepro-csharp</PackageProjectUrl >
15
15
<PackageTags >coinbase pro gdax c# client library api coinbase rest ethereum bitcoin coinbasepro</PackageTags >
16
16
<PackageReleaseNotes >Coinbase Pro API C# Client Library</PackageReleaseNotes >
You can’t perform that action at this time.
0 commit comments