Documentation ¶
Index ¶
- Variables
- func AstroBWTHash(shareBuff []byte, diff, setDiff big.Int) (bool, bool)
- func CryptonightHash(shareBuff []byte, diff big.Int) bool
- func GetHashDifficulty(hashBytes []byte) (*big.Int, bool)
- func GetTargetHex(diff int64) string
- func MakeTimestamp() int64
- func StringToBig(h string) *big.Int
- func ValidateAddress(addy string, poolAddy string) bool
- func ValidateAddressNonDERO(addy string, poolAddy string) bool
Constants ¶
This section is empty.
Variables ¶
View Source
var Diff1 = StringToBig("0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF")
View Source
var UtilErrorLogger = logFileOutUtil("ERROR")
View Source
var UtilInfoLogger = logFileOutUtil("INFO")
Functions ¶
func GetTargetHex ¶
func MakeTimestamp ¶
func MakeTimestamp() int64
func StringToBig ¶
func ValidateAddress ¶
func ValidateAddressNonDERO ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.