Documentation ¶
Overview ¶
Package output provides functions dealing with transaction outputs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAssetID ¶
GetAssetID returns the asset ID (256 bit BE value in a 32 byte slice) of the given output. It uses `Neo.Output.GetAssetId` syscall.
func GetScriptHash ¶
GetScriptHash returns the script hash (receiver's address represented as 20 byte slice containing 160 bit BE value) of the given output. It uses `Neo.Output.GetScriptHash` syscall.
Types ¶
Click to show internal directories.
Click to hide internal directories.