Documentation
¶
Index ¶
Constants ¶
View Source
const ( GasLimit = 21000 TransferGasLimit = 100000 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct {
// contains filtered or unexported fields
}
func GenerateAccount ¶
func ReadAccount ¶
func (Account) PrivateHex ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) WithdrawNative ¶
Click to show internal directories.
Click to hide internal directories.