Closed urda closed 8 years ago
As stated in the title, should NistBeaconValue have a property or stored value that is the result of converting NistBeaconValue.output_value into an int instead of a SHA-512 hash?
NistBeaconValue
NistBeaconValue.output_value
int
SHA-512 hash
I'll defer any further work, and updates, to issue #7 at this time.
As stated in the title, should
NistBeaconValue
have a property or stored value that is the result of convertingNistBeaconValue.output_value
into anint
instead of aSHA-512 hash
?