• J
    rpc/api, xeth: added signTransaction method · 6ea05f5a
    Jeffrey Wilcke 提交于
    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
eth_js.go 1.9 KB