First version of the Ethereum explorer
This commit is contained in:
4
ethereum-explorer/rust-toolchain.toml
Normal file
4
ethereum-explorer/rust-toolchain.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "1.65"
|
||||
components = [ "rustfmt" ]
|
||||
targets = [ "wasm32-unknown-unknown" ]
|
||||
Reference in New Issue
Block a user