mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Oops. Accidentally removed a line.
This commit is contained in:
@@ -425,6 +425,7 @@ public:
|
||||
{
|
||||
if (pn != b.pn)
|
||||
memcpy(pn, b.pn, sizeof(pn));
|
||||
return *this;
|
||||
}
|
||||
|
||||
uint256(uint64 b)
|
||||
|
||||
Reference in New Issue
Block a user