diff options
author | Felix Lange <fjl@twurst.com> | 2015-03-08 07:35:23 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-03-08 07:35:23 +0800 |
commit | afc530ea411e18223b0323d7e11aa0fab9289d65 (patch) | |
tree | eaae979f2f1b78fd51a0c03e750544b96e27ef62 /crypto/randentropy | |
parent | fda7b4c79d070f1cb4f5d7ef5b4d077d9dcf2774 (diff) | |
download | go-tangerine-afc530ea411e18223b0323d7e11aa0fab9289d65.tar.gz go-tangerine-afc530ea411e18223b0323d7e11aa0fab9289d65.tar.zst go-tangerine-afc530ea411e18223b0323d7e11aa0fab9289d65.zip |
accounts: use time.Duration correctly
There is no point to using time.Duration if the value is interpreted as
milliseconds. Callers should use the standard multiplication idiom to
choose the unit. In fact, the only caller outside of the tests already
does so.
Diffstat (limited to 'crypto/randentropy')
0 files changed, 0 insertions, 0 deletions