elucidsoft / dotnet-stellar-sdk

Stellar API SDK for .NET 6.x
Apache License 2.0
117 stars 55 forks source link

Support network arg for adding signatures to transaction #389

Open raymens opened 1 year ago

raymens commented 1 year ago

Types of changes

elucidsoft commented 1 year ago

Looks like the test is failing:

Test method stellar_dotnet_sdk_test.TransactionTest.TestAddPreSignedSignature threw exception: 
stellar_dotnet_sdk.NoNetworkSelectedException: Exception of type 'stellar_dotnet_sdk.NoNetworkSelectedException' was thrown.
raymens commented 9 months ago

Thanks, I've updated it to default to Network.Current