Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 5a78e8b

Browse files
committed
temporarily disable arweave subnet
1 parent 581d41f commit 5a78e8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lib/zinnia.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ const SUBNETS = [
1212
{
1313
subnet: 'spark',
1414
ipnsKey: 'k51qzi5uqu5dlej5gtgal40sjbowuau5itwkr6mgyuxdsuhagjxtsfqjd6ym3g'
15-
},
16-
{
17-
subnet: 'arweave',
18-
ipnsKey: 'k51qzi5uqu5dgwm6tk4gibgfqbqjopwdtlphvyczrixay6oesadjdxt1eorimg'
1915
}
16+
// , {
17+
// subnet: 'arweave',
18+
// ipnsKey: 'k51qzi5uqu5dgwm6tk4gibgfqbqjopwdtlphvyczrixay6oesadjdxt1eorimg'
19+
// }
2020
]
2121
const {
2222
TARGET_ARCH = os.arch(),

0 commit comments

Comments
 (0)