good morning!!!!

Skip to content
Snippets Groups Projects
Commit f77d924e authored by Arpit Temani's avatar Arpit Temani
Browse files

remove field

parent 5ab59960
No related branches found
No related tags found
No related merge requests found
......@@ -582,7 +582,6 @@ func (s *PublicBlockChainAPI) GetTransactionReceiptsByBlock(ctx context.Context,
"contractAddress": nil,
"logs": receipt.Logs,
"logsBloom": receipt.Bloom,
"transactions": []interface{}{tx},
}
// Assign receipt status or post state.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment