This website works better with JavaScript
Home
Explore
Help
Sign In
darkrenaissance
/
darkfi
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add net feature to rpc module
ghassmo
4 years ago
parent
75a1321372
commit
7a883a3987
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Cargo.toml
+ 1
- 0
Cargo.toml
View File
@@ -188,6 +188,7 @@ rpc = [
"async-runtime",
"websockets",
"util",
+ "net",
]
blockchain = [