Versions in this module Expand all Collapse all v1 v1.0.1 Apr 8, 2019 Changes in this version + const ContractFalse + const ContractOne + const ContractTrue + const ContractZero + type Contracter struct + func NewContracter(bc *core.BlockChain, ctr common.Address, abi abi.ABI) (*Contracter, error) + func (self *Contracter) CallContract(from common.Address, nonce uint64, method string, params ...interface{}) ([]byte, error)