This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
ethminer
mirror of
https://github.com/lukechilds/ethminer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Remove unused member.
cl-refactor
Gav Wood
11 years ago
parent
7190a52992
commit
787c6305e3
1 changed files
with
0 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
libethereum/AddressState.h
1
libethereum/AddressState.h
View File
@ -61,7 +61,6 @@ public:
private
:
bool
m_isAlive
;
bool
m_gotCode
;
u256
m_nonce
;
u256
m_balance
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/ethminer
Title
Body
Create Issue