network
network copied to clipboard
deps(docs): update `typedoc` and `typescript`
Maybe need to exclude @ethersproject package or the Provider class somehow. Error:
[ERROR] Error: Docusaurus found broken links!
Please check the pages of your site in the list below, and make sure you don't reference any path that does not exist.
Note: it's possible to ignore broken links with the 'onBrokenLinks' Docusaurus configuration, and let the build pass.
Exhaustive list of all broken links found:
- On source page path = /usage/sdk/api/interfaces/Provider:
-> linking to getBalance (resolved as: /usage/sdk/api/interfaces/getBalance)
-> linking to getTransactionCount (resolved as: /usage/sdk/api/interfaces/getTransactionCount)
-> linking to getCode (resolved as: /usage/sdk/api/interfaces/getCode)
-> linking to getStorage (resolved as: /usage/sdk/api/interfaces/getStorage)
-> linking to call (resolved as: /usage/sdk/api/interfaces/call)
-> linking to estimateGas (resolved as: /usage/sdk/api/interfaces/estimateGas)
-> linking to getTransactionResult (resolved as: /usage/sdk/api/interfaces/getTransactionResult)