This commit is contained in:
Jake Sylvestre 2020-01-22 00:45:53 -05:00 committed by John C. Vernaleo
parent c01c98159b
commit eed57cdcf1

View file

@ -47,7 +47,7 @@ const (
bytePerKb = 1000 bytePerKb = 1000
btcPerSatoshi = 1E-8 btcPerSatoshi = 1e-8
) )
var ( var (