mirror of
https://github.com/nspcc-dev/neofs-api-go.git
synced 2026-03-01 04:28:56 +00:00
Add refs.SignatureRFC6979 type #66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cthulhu-rider on GitHub (Mar 2, 2022).
After
SignatureRFC6979was introduced in NeoFS API protocol, we supported it with some working hacks which allowed to save the compatibility and don't add new type. Later we can do it more clearly.@cthulhu-rider commented on GitHub (Jul 6, 2022):
Can become irrelevant after #395.