You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2024. It is now read-only.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm trying to write SorobanClient in C#, by reference to what Soroban PHP sdk have, here is the php function in their getTransactionResponse class
I would like to convert it to become my c# method, however, for the xdrScVal, what should I use in stellar_dotnet_sdk as replacement?
Also, how should i convert the getInvokeHostFunctionResult? here is what i have, i'm stucked...
Thanks
Beta Was this translation helpful? Give feedback.
All reactions