You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ A place for all tools related to running and developing the PDP contracts. When
4
4
5
5
## Deployment Scripts
6
6
7
+
| Network | CHALLENGE_FINALITY |
8
+
|-------------|-------------------|
9
+
| Mainnet | 150 epochs |
10
+
| Calibration | 10 epochs |
11
+
| Devnet | 10 epochs |
12
+
7
13
### deploy-devnet.sh
8
14
Deploys PDPVerifier to a local filecoin devnet. Assumes lotus binary is in path and local devnet is running with eth API enabled. The keystore will be funded automatically from lotus default address.
0 commit comments