Documentation ¶
Index ¶
- type TGLib
- func (o *TGLib) HTTP() string
- func (o *TGLib) Join() error
- func (o *TGLib) RegisterAccount(pk *ecdsa.PrivateKey, addr gethcommon.Address) error
- func (o *TGLib) RegisterAccountPersonalSign(pk *ecdsa.PrivateKey, addr gethcommon.Address) error
- func (o *TGLib) UserID() string
- func (o *TGLib) UserIDBytes() []byte
- func (o *TGLib) WS() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TGLib ¶
type TGLib struct {
// contains filtered or unexported fields
}
func NewTenGatewayLibrary ¶
func (*TGLib) RegisterAccount ¶
func (o *TGLib) RegisterAccount(pk *ecdsa.PrivateKey, addr gethcommon.Address) error
func (*TGLib) RegisterAccountPersonalSign ¶ added in v0.24.0
func (o *TGLib) RegisterAccountPersonalSign(pk *ecdsa.PrivateKey, addr gethcommon.Address) error
func (*TGLib) UserIDBytes ¶ added in v0.24.0
Click to show internal directories.
Click to hide internal directories.