Documentation ¶
Index ¶
Constants ¶
View Source
const (
//币种
Symbol = "ACC"
)
Variables ¶
This section is empty.
Functions ¶
func NewAddressDecoder ¶
func NewAddressDecoder(wm *WalletManager) *addressDecoder
NewAddressDecoder 地址解析器
Types ¶
type WalletManager ¶
type WalletManager struct {
*eosio.WalletManager
}
func NewWalletManager ¶
func NewWalletManager(cacheManager openwallet.ICacheManager) *WalletManager
Click to show internal directories.
Click to hide internal directories.