Versions in this module Expand all Collapse all v0 v0.3.10 Nov 26, 2021 Changes in this version + func DecodeTransaction(rawTx string) (*types.Transaction, error) + func LoadKeyStore(keyfile, passfile string) error + func Sign(method string, params []string) (rawTx string, err error) + type CallArgs struct + Method string + Params []string + Timestamp int64 + func VerifyTransaction(tx *types.Transaction) (*common.Address, *CallArgs, error) v0.3.9-1 Nov 26, 2021