Closed OttoVT closed 4 years ago
Checking!
Yup totally right that case is missing as far as i'm seeing, thanks for the report i will fix it
The fix was merged in master. I will close once we release a new version.
Thank you! =)
Version 4.2.24
was published on nuget. The bug should be fixed now.
Problem In the class stellar_dotnet_sdk.responses.TransactionResponse processing of MemoText currently is not possible. For example, this text memo cad98atrnpbwtn9qiozjpd5m6o is used as a deposit address for a user.
This code should work with text memo: https://github.com/elucidsoft/dotnet-stellar-sdk/blob/master/stellar-dotnet-sdk/responses/TransactionResponse.cs#L78
Solution Update getter and setter of MemoValue property