good morning!!!!

Skip to content
Snippets Groups Projects
Commit d61ec9ca authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

rpc: removed hash from LogRes. Closes #701

parent 333e539c
Loading
......@@ -277,7 +277,6 @@ type LogRes struct {
Topics []*hexdata `json:"topics"`
Data *hexdata `json:"data"`
BlockNumber *hexnum `json:"blockNumber"`
Hash *hexdata `json:"hash"`
LogIndex *hexnum `json:"logIndex"`
BlockHash *hexdata `json:"blockHash"`
TransactionHash *hexdata `json:"transactionHash"`
......
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