Versions in this module Expand all Collapse all v1 v1.4.0 Aug 10, 2021 v1.3.4 Jul 14, 2021 Changes in this version + func B64ToPrivKey(str string) (h [64]byte) + func B64ToPubKey(str string) (h [32]byte) + func HexToBytes(str string) []byte + func RLPHash(x interface{}) (h ethcmn.Hash) + func ToEther(v *big.Int) *big.Int + func ToWei(v *big.Int) *big.Int