Documentation ¶
Index ¶
- Constants
- func BytesToInt(b []byte) int64
- func BytesToUInt(b []byte) uint32
- func IntToBytes(n int64) []byte
- func StringToInvokeHash(method []byte) uint32
- func ToCodeHash(code []byte) (*common.Uint168, error)
- func ToProgramHash(code []byte) (*common.Uint168, error)
- func UInt168ToUInt160(hash *common.Uint168) []byte
Constants ¶
View Source
const (
PrefixSmartContract = 0x1c
)
Variables ¶
This section is empty.
Functions ¶
func BytesToInt ¶
func BytesToUInt ¶
func IntToBytes ¶
func StringToInvokeHash ¶
func UInt168ToUInt160 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.