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
SignBytes checks that the watermark is 0x03 in all cases. This should be generic'd so that bakes/endorses/reveals/nonces/etc can all be signed since they have different watermarks.
The text was updated successfully, but these errors were encountered:
go-tezos/keys/key.go
Line 167 in 800cc71
SignBytes checks that the watermark is 0x03 in all cases. This should be generic'd so that bakes/endorses/reveals/nonces/etc can all be signed since they have different watermarks.
The text was updated successfully, but these errors were encountered: