package
Version:
v0.62.0
Opens a new window with list of versions in this module.
Published: Nov 7, 2019
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Application returns the Application trigger type
CheckWitness verifies if the given hash is the invoker of the contract.
func Deserialize(b []byte) interface{}
Deserialize an item from a bytearray.
GetTime returns the timestamp of the most recent block.
GetTrigger returns the smart contract invoke trigger which can be either
verification or application.
Log instucts the VM to log the given message.
func Notify(arg ...interface{}) int
Notify an event to the VM.
func Serialize(item interface{}) []byte
Serialize serializes and item into a bytearray.
Verification returns the Verification trigger type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.