Do it (#1155)
This commit is contained in:
parent
a5646bf840
commit
f1bec26581
|
@ -37,7 +37,7 @@ export function getMaximumNumberOfPublishers(cluster: PythCluster) {
|
|||
case "testnet":
|
||||
return 32;
|
||||
case "pythnet":
|
||||
return 32;
|
||||
return 64;
|
||||
case "pythtest-conformance":
|
||||
return 64;
|
||||
case "pythtest-crosschain":
|
||||
|
|
Loading…
Reference in New Issue