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
I am working on a dlc oracle project and to do so I need to create a signature with a specific nonce / k value. However, the only functions that are exposed are ones that use random data to compute the signature's nonce.
We had this functionality in the past for bitcoin-s, has the been removed or not ported to rust?
The text was updated successfully, but these errors were encountered:
I am working on a dlc oracle project and to do so I need to create a signature with a specific nonce / k value. However, the only functions that are exposed are ones that use random data to compute the signature's nonce.
We had this functionality in the past for bitcoin-s, has the been removed or not ported to rust?
The text was updated successfully, but these errors were encountered: