Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14864609
D2095.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
830 B
Subscribers
None
D2095.id.diff
View Options
diff --git a/src/script/sigencoding.cpp b/src/script/sigencoding.cpp
--- a/src/script/sigencoding.cpp
+++ b/src/script/sigencoding.cpp
@@ -15,9 +15,9 @@
/**
* A canonical signature exists of: <30> <total len> <02> <len R> <R> <02> <len
- * S> <S> <hashtype>, where R and S are not negative (their first byte has its
- * highest bit not set), and not excessively padded (do not start with a 0 byte,
- * unless an otherwise negative number follows, in which case a single 0 byte is
+ * S> <S>, where R and S are not negative (their first byte has its highest bit
+ * not set), and not excessively padded (do not start with a 0 byte, unless an
+ * otherwise negative number follows, in which case a single 0 byte is
* necessary and even required).
*
* See https://bitcointalk.org/index.php?topic=8392.msg127623#msg127623
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 20, 20:56 (14 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5865924
Default Alt Text
D2095.id.diff (830 B)
Attached To
D2095: update IsValidSignatureEncoding doc
Event Timeline
Log In to Comment