Versions in this module Expand all Collapse all v1 v1.15.0 Nov 22, 2021 Changes in this version + func AppendNativeContract(addr common.Address, actions map[string]native.Handler) + func BuildInvokeTx(contractAddress common.Address, method string, args []interface{}) *types.Transaction + func InvokeNativeContract(t *testing.T, addr common.Address, handler native.Handler) + func NewOverlayDB() *overlaydb.OverlayDB + func RandomAddress() common.Address