Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCallingScriptHash ¶
func GetCallingScriptHash() []byte
GetCallingScriptHash returns the script hash of the contract that started the execution of the current script.
func GetEntryScriptHash ¶
func GetEntryScriptHash() []byte
GetEntryScriptHash returns the script hash of the contract that started the execution from the start.
func GetExecutingScriptHash ¶
func GetExecutingScriptHash() []byte
GetExecutingScriptHash returns the script hash of the contract that is currently being executed.
func GetScriptContainer ¶
func GetScriptContainer() transaction.Transaction
GetScriptContainer returns the transaction that is in the execution context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.