Skip to content

Commit

Permalink
Revert "oops!"
Browse files Browse the repository at this point in the history
This reverts commit 765cece.
  • Loading branch information
justinvforvendetta committed Nov 6, 2017
1 parent 169339c commit 1d7cf83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/uint256.h
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,8 @@ class base_uint
return (unsigned char*)&pn[WIDTH];
}

unsigned int size()

unsigned int size()
{
return sizeof(pn);
Expand Down

0 comments on commit 1d7cf83

Please sign in to comment.