diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 95f8b7f0..0a85ab17 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -39,4 +39,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v3 diff --git a/docs/network/fsp/solidity-reference/IVoterRegistry.md b/docs/network/fsp/solidity-reference/IVoterRegistry.md index b654d93f..2c796d26 100644 --- a/docs/network/fsp/solidity-reference/IVoterRegistry.md +++ b/docs/network/fsp/solidity-reference/IVoterRegistry.md @@ -99,7 +99,7 @@ function maxVoters( ### newSigningPolicyInitializationStartBlockNumber Returns the block number of the start of the new signing policy initialisation for a given reward epoch. -It is a snaphost block of the voters' addresses (it is zero if the reward epoch is not supported). +It is a snapshot block of the voters' addresses (it is zero if the reward epoch is not supported). ```solidity function newSigningPolicyInitializationStartBlockNumber(