Documentation
¶
Index ¶
- func BytesTo0xHex(b []byte) string
- func BytesToHex(b []byte) string
- func CotaCellDep(indexerUrl string, addr *address.Address) (*types.CellDep, error)
- func CotaTypeCellDep(network types.Network) *types.CellDep
- func GetCotaLiveCell(indexerUrl string, addr *address.Address) (*indexer.LiveCell, error)
- func HexToBytes(h string) ([]byte, error)
- func JoyIDLockCellDep(network types.Network, outPoint *types.OutPoint) *types.CellDep
- func Trim0x(h string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesTo0xHex ¶
BytesToHex encodes b as a hex string with 0x prefix.
func BytesToHex ¶
BytesToHex encodes b as a hex string without 0x prefix.
func CotaCellDep ¶
func GetCotaLiveCell ¶
func HexToBytes ¶
func JoyIDLockCellDep ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.