mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-07-14 18:00:14 +00:00
fix(wallet): updated wallet config
This commit is contained in:
parent
f2a7cb45fd
commit
c3e8dd4040
@ -1,5 +1,7 @@
|
||||
{
|
||||
"sequencer_addr": "http://127.0.0.1:3040",
|
||||
"sequencers_conn_data": [{
|
||||
"sequencer_addr": "http://127.0.0.1:3040"
|
||||
}],
|
||||
"seq_poll_timeout": "30s",
|
||||
"seq_tx_poll_max_blocks": 15,
|
||||
"seq_poll_max_retries": 10,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user