Documentation ¶
Index ¶
- func BalanceOfEthAddr(ethAddr string) (*big.Int, *big.Int, int)
- func BasicBalance(ethAddr string) (*big.Int, int)
- func Bind(protonAddr, cipherKey, password string) (string, error)
- func BindProtonAddr(protonAddr, cipherKey, password string) (string, error)
- func BoundEth(protonAddr string) string
- func CheckProtonAddr(protonAddr string) string
- func ConvertByDecimal(val *big.Int) float64
- func CreateEthAccount(password, directory string) string
- func CreateEthAccount2(password, directory string) string
- func ImportEthAccount(file, dir, password string) string
- func Unbind(protonAddr, cipherKey, password string) (string, error)
- func UnbindProtonAddr(protonAddr, cipherKey, password string) (string, error)
- func UnderMyAddress(ethAddr string, idx int) string
- func UnderMyAddresses(ethAddr string, start, end int) []string
- func VerifyEthAccount(cipherTxt, passphrase string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindProtonAddr ¶
func CheckProtonAddr ¶
func ConvertByDecimal ¶
func CreateEthAccount ¶
func CreateEthAccount2 ¶
func ImportEthAccount ¶
func UnbindProtonAddr ¶
func UnderMyAddress ¶
func UnderMyAddresses ¶
func VerifyEthAccount ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.