mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-10 05:09:03 +00:00
SignTransaction creates a transaction but does submit it to the network. SignTransaction returns a structure which includes the transaction object details as well as the RLP encoded transaction that could possibly be submitted by the SendRawTransaction method. |
||
|---|---|---|
| .. | ||
| frontend.go | ||
| state.go | ||
| types.go | ||
| whisper.go | ||
| whisper_filter.go | ||
| whisper_message.go | ||
| xeth.go | ||
| xeth_test.go | ||