FISCO-BCOS / go-sdk

golang SDK of FISCO BCOS
Apache License 2.0
72 stars 57 forks source link

fix runtime error #276

Closed zhanglin9833 closed 3 months ago

zhanglin9833 commented 3 months ago

when err is not nil and receipt is nil, handle err to avoid runtime error: invalid memory address or nil pointer dereference