mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 04:01:02 +00:00
Add traces to PoA builtin (#258)
* replace debug printlns with traces * cargo fmt --all * fixed traces * update RUST_LOG in docker-compose * only print hex data if error has occured * updated OE hash
This commit is contained in:
committed by
Bastian Köcher
parent
b98b7d2e43
commit
e665f93608
@@ -13,6 +13,8 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
||||
codec = { package = "parity-scale-codec", version = "1.3.1" }
|
||||
ethereum-types = "0.9.2"
|
||||
finality-grandpa = "0.12.3"
|
||||
hex = "0.4"
|
||||
log = "0.4.11"
|
||||
|
||||
# Runtime/chain specific dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user