Commit 9e8309cc authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

debug log

parent bfe9a21c
......@@ -68,6 +68,8 @@ func (v *Validator) GetMerkleProof(address common.Address, date string) (balance
log.WithFields(log.Fields{
"date": date,
"root": cacheTree.GetRoot().Hex(),
"payload": payload,
"leaf": leaf.Hex(),
}).Debug("cacheTree.GetProof(leaf)")
// 遍历tree
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment