mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-03 13:43:06 +00:00
change rpc port to 8546
This commit is contained in:
parent
e740612886
commit
26c6a1e303
@ -48,6 +48,7 @@ fn main() -> eyre::Result<()> {
|
||||
"--dev",
|
||||
"--dev.block-time=2s",
|
||||
"--http.addr=0.0.0.0",
|
||||
"--http.port=8546",
|
||||
])
|
||||
.unwrap()
|
||||
.run(|builder, _| {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user