Documentation
¶
Index ¶
- func BtcKeyDecode(data string) ([]byte, error)
- func BtcKeyEncode(data []byte) (string, error)
- func EthAddrDecode(keyString string) ([]byte, error)
- func EthAddrEncode(keyBytes []byte) (string, error)
- func EthKeyDecode(keyString string) ([]byte, error)
- func EthKeyEncode(keyBytes []byte) (string, error)
- type AddrDecode
- type AddrEncode
- type KeyDecode
- type KeyEncode
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BtcKeyDecode ¶
func BtcKeyEncode ¶
func EthAddrDecode ¶
func EthAddrEncode ¶
func EthKeyDecode ¶
func EthKeyEncode ¶
Types ¶
type AddrDecode ¶
type AddrEncode ¶
Click to show internal directories.
Click to hide internal directories.