Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Web3NoteManager ¶
type Web3NoteManager struct{ Address string }
Web3Manager ethereum token control
func (*Web3NoteManager) InitClient ¶
func (w *Web3NoteManager) InitClient() (*ethclient.Client, error)
func (*Web3NoteManager) OpenWallet ¶
func (w *Web3NoteManager) OpenWallet(privateKeyHex string) (*ecdsa.PrivateKey, *ecdsa.PublicKey)
Click to show internal directories.
Click to hide internal directories.