fix: update swap-endpoint to blockchain-rpc-endpoint (#628)

This commit is contained in:
rampall
2023-10-18 16:42:06 +03:00
committed by GitHub
parent 8367f2b76a
commit bce93ce3cd
4 changed files with 9 additions and 9 deletions
@@ -34,7 +34,7 @@ export default function EthereumConnectionCheck(): ReactElement | null {
Getblock
</a>
. By default, Bee expects a local node at http://localhost:8545. To use a provider instead, simply change
the <strong>swap-endpoint</strong> in your configuration file.
the <strong>blockchain-rpc-endpoint</strong> in your configuration file.
</>
)}
</ExpandableListItemNote>