add net feature to rpc module

This commit is contained in:
ghassmo
2022-04-12 17:04:04 +04:00
parent 75a1321372
commit 7a883a3987

View File

@@ -188,6 +188,7 @@ rpc = [
"async-runtime",
"websockets",
"util",
"net",
]
blockchain = [