Documentation ¶
Index ¶
Constants ¶
View Source
const ( MAX_COUNT = 1024 MAX_NOTIFY_LENGTH = 64 * 1024 //64kb )
ConvertReturnTypes return neovm stack element value According item types convert to hex string value Now neovm support type contain: ByteArray/Integer/Boolean/Array/Struct/Interop/StackItems
Variables ¶
This section is empty.
Functions ¶
func ConvertNeoVmTypeHexString ¶
func ConvertNeoVmTypeHexString(item interface{}) (interface{}, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.