Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13114953
D684.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
316 B
Subscribers
None
D684.diff
View Options
diff --git a/src/base58.cpp b/src/base58.cpp
--- a/src/base58.cpp
+++ b/src/base58.cpp
@@ -259,8 +259,6 @@
}
} // namespace
-} // namespace
-
void CBitcoinSecret::SetKey(const CKey &vchSecret) {
assert(vchSecret.IsValid());
SetData(Params().Base58Prefix(CChainParams::SECRET_KEY), vchSecret.begin(),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 1, 08:52 (45 m, 5 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5182579
Default Alt Text
D684.diff (316 B)
Attached To
D684: Remove the redundant namespace closing brace
Event Timeline
Log In to Comment