MyHush / hush

Hush is a fork of Zcash focused on secure communications
https://myhush.org
Other
67 stars 37 forks source link

Use CTransaction isNull method instead of &tx!=0 which is always true #139

Closed leto closed 5 years ago

leto commented 5 years ago

This is an actual meaningful check, thanks for pointing this out @FireMartZ

Also added some basic passing tests which look for notarized fields in getinfo output