pchain-org / pchain

Pchain client-in-Go
https://plian.org
GNU General Public License v3.0
24 stars 12 forks source link

send raw transaction rpc #6

Closed liaoyd closed 6 years ago

liaoyd commented 6 years ago

使用sendRawTransaction发送交易报错: Error: rlp: expected input list for types.ExtendTxData, decoding into (types.Transaction)(types.txdata).ExtendTxData @pchain-org

pchain-org commented 6 years ago

fixed the bug with commit 'd89a1f6'