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
On https://github.com/Reckless-Satoshi/robosats we are working on implementing this library in our Android app. However we already use the PUT method and planning to implement more in the future.
I just noticed this method is marked as
TODOreact-native-tor/android/src/main/java/com/reactnativetor/TorBridgeRequest.kt
Line 69 in ed9dc6f
On https://github.com/Reckless-Satoshi/robosats we are working on implementing this library in our Android app. However we already use the
PUTmethod and planning to implement more in the future.