Implement the Node trait for kitchensink (#16)

* feat: implement Node trait for Kitchensink node

* removed self from eth_to_substrate_address method
This commit is contained in:
activecoder10
2025-06-05 09:12:54 +03:00
committed by GitHub
parent 1bc20d088f
commit 3b26e1e1d6
9 changed files with 2549 additions and 139 deletions
+3
View File
@@ -0,0 +1,3 @@
[submodule "polkadot-sdk"]
path = polkadot-sdk
url = https://github.com/paritytech/polkadot-sdk.git