Versions in this module Expand all Collapse all v1 v1.1.1 Sep 13, 2020 v0 v0.0.1 Sep 13, 2020 Changes in this version + func EncodeRlp(t *types.Transaction) []byte + func Hash(t *types.Transaction) []byte + func HomesteadHash(t *types.Transaction) []byte + func SignTx(transaction *types.Transaction, key *ecdsa.PrivateKey) (*types.Transaction, error)