Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeRlp ¶
func EncodeRlp(t *types.Transaction) []byte
EncodeRlp returns the rlp encoded content of a signed transaction
func HomesteadHash ¶
func HomesteadHash(t *types.Transaction) []byte
HomesteadHash returns the hash of an unsigned transaction
func SignTx ¶
func SignTx(transaction *types.Transaction, key *ecdsa.PrivateKey) (*types.Transaction, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.