Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddLog ¶
func AddLog(ctx sdk.Context, precompileAddr common.Address, stateDB vm.StateDB, topics []common.Hash, data []byte)
AddLog adds log to stateDB
func MakeTopics ¶
MakeTopics creates topics for log as wrapper around geth abi.MakeTopics function
func PackArguments ¶
PackArguments packs an arbitrary number of logs.Arguments as non-indexed data. When packing data, make sure the Argument are passed in the same order as the event definition.
Types ¶
Click to show internal directories.
Click to hide internal directories.