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
With the new privacy protocols like Stealth Addresses seems necessary to add to have a public API for DHT transaction signing so that wallets and dApps can work with such protocols.
I'm not sure about the API specification, but accepting params as UInt8Array would be great, as it can be compatible with keys generated from outside the ErgoLib.
Additionally, here is how node's sign endpoint requires DHT params:
With the new privacy protocols like Stealth Addresses seems necessary to add to have a public API for DHT transaction signing so that wallets and dApps can work with such protocols.
I'm not sure about the API specification, but accepting params as UInt8Array would be great, as it can be compatible with keys generated from outside the ErgoLib.
Additionally, here is how node's sign endpoint requires DHT params:
The text was updated successfully, but these errors were encountered: