bnb-chain / go-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Unmarshal result of async transaction

chainwhisper opened this issue · comments

When we send transaction in async manner, you can get the following error msg:

err:  unexpected end of JSON input

in https://github.com/binance-chain/go-sdk/blob/f748c910e80d5bdb4fa73d8a5c90bd039b5d3950/client/transaction/create_order.go#L38
commit.Data is nil for async.