Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Vault ¶
type WalletCommanderVault ¶
type WalletCommanderVault struct {
// contains filtered or unexported fields
}
func (WalletCommanderVault) AddRoninWallet ¶ added in v0.1.7
func (w WalletCommanderVault) AddRoninWallet(roninWallet string, privateKey string) bool
func (WalletCommanderVault) GetPrivateKey ¶
func (w WalletCommanderVault) GetPrivateKey(roninWallet string) (string, error)
func (WalletCommanderVault) GetWalletCounts ¶ added in v0.1.7
func (w WalletCommanderVault) GetWalletCounts() int
func (WalletCommanderVault) Save ¶ added in v0.1.7
func (w WalletCommanderVault) Save() error
Click to show internal directories.
Click to hide internal directories.