Documentation
¶
Index ¶
- Constants
- func NewAddress(privateKey *btcec.PrivateKey) (string, error)
- func Sign(rawHex string, privateKey *btcec.PrivateKey) (string, error)
- func SignEnd(rawHex string, signHex string) (string, error)
- func SignStart(chainId string, from string, to string, demon string, memo string, ...) (string, error)
- func ValidateAddress(address string) bool
Constants ¶
View Source
const (
HRP = "cosmos"
)
Variables ¶
This section is empty.
Functions ¶
func NewAddress ¶
func ValidateAddress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.