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