mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-05 23:13:08 +00:00
how did this not get commited?
This commit is contained in:
parent
0e087c6fee
commit
b2b338d0a5
@ -63,7 +63,7 @@ namespace GethPlugin
|
||||
{
|
||||
if (config.IsPublicTestNet == null) return string.Empty;
|
||||
|
||||
return $"--nat:extip:{config.IsPublicTestNet.PublicIp}";
|
||||
return $"--nat=extip:{config.IsPublicTestNet.PublicIp}";
|
||||
}
|
||||
|
||||
private Port CreateDiscoveryPort(GethStartupConfig config)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user