Documentation
¶
Index ¶
Constants ¶
View Source
const HARDENED_FLAG = 1 << 31
Variables ¶
View Source
var TxCmd = &cobra.Command{
Use: "tx",
Short: "Manage transactions",
Long: `Manage transactions.`,
}
TxCmd represents the Tx command
Functions ¶
func ColdWalletUnlock ¶
func ColdWalletUnlock(walletType wtypes.WalletType, derivationPath types.DerivationPath) (wtypes.Wallet, common.Address, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.