Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade committed Jul 25, 2023
1 parent 7834dc9 commit c62ed2a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/api/plugins/aea_ledger_ethereum/ethereum.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ safeLow, standard, fast

percentage

<a id="plugins.aea-ledger-ethereum.aea_ledger_ethereum.ethereum.GAS_STATION_FALLBACK_ESTIMATE"></a>

#### GAS`_`STATION`_`FALLBACK`_`ESTIMATE

gwei

<a id="plugins.aea-ledger-ethereum.aea_ledger_ethereum.ethereum.wei_to_gwei"></a>

#### wei`_`to`_`gwei
Expand Down
2 changes: 2 additions & 0 deletions scripts/check_doc_links.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
# Remove non-url-allowed characters like ` before adding them here
URL_SKIPS: List[str] = [
"https://faucet.dimensions.network/",
"https://www.cs.ox.ac.uk/people/michael.wooldridge/",
"https://multiformats.io/multiaddr/",
]

# Define here custom timeouts for some edge cases
Expand Down

0 comments on commit c62ed2a

Please sign in to comment.