Documentation ¶
Index ¶
- func AssetHashFromBytes(buffer []byte) string
- func AssetHashToBytes(str string) ([]byte, error)
- func CommitmentFromBytes(buffer []byte) string
- func CommitmentToBytes(str string) ([]byte, error)
- func TxIDFromBytes(buffer []byte) string
- func TxIDToBytes(str string) ([]byte, error)
- func ValueFromBytes(buffer []byte) uint64
- func ValueToBytes(val uint64) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssetHashFromBytes ¶
func AssetHashToBytes ¶
func CommitmentFromBytes ¶ added in v0.1.0
func CommitmentToBytes ¶ added in v0.1.0
func TxIDFromBytes ¶
func TxIDToBytes ¶ added in v0.1.0
func ValueFromBytes ¶
func ValueToBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.