Documentation ¶
Index ¶
Constants ¶
View Source
const DevAddress = "0x67b1d87101671b127f5f8714789C7192f7ad340e"
Variables ¶
This section is empty.
Functions ¶
func EtherAmount ¶
func SigKey ¶
func SigKey(source interface{}) *ecdsa.PrivateKey
Types ¶
type Account ¶
type Account struct { Name string Address libcommon.Address // contains filtered or unexported fields }
func GetAccount ¶
func NewAccount ¶
func (*Account) SigKey ¶
func (a *Account) SigKey() *ecdsa.PrivateKey
Click to show internal directories.
Click to hide internal directories.