Versions in this module Expand all Collapse all v0 v0.1.0 Jun 4, 2020 Changes in this version + func CalcGasCost(gasLimit uint64, gasPrice *big.Int) *big.Int + func CreateChainHash(str string) (*chainhash.Hash, error) + func EnsureCorrectPrefix(str string) string + func ExtractChaincode(key *hdkeychain.ExtendedKey) []byte + func IsValidAddress(iaddress interface{}) bool + func IsZeroAddress(iaddress interface{}) bool + func SigRSV(isig interface{}) ([32]byte, [32]byte, uint8) + func ToDecimal(ivalue interface{}, decimals int) decimal.Decimal + func ToWei(iamount interface{}, decimals int) *big.Int