• Jeffrey Wilcke's avatar
    rpc/api, xeth: added signTransaction method · 6ea05f5a
    Jeffrey Wilcke authored
    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.
    6ea05f5a
Name
Last commit
Last update
..
frontend.go Loading commit data...
state.go Loading commit data...
types.go Loading commit data...
whisper.go Loading commit data...
whisper_filter.go Loading commit data...
whisper_message.go Loading commit data...
xeth.go Loading commit data...
xeth_test.go Loading commit data...