Skip to content

Commit e4be900

Browse files
authored
refactor: rename polywrap_ethereum_provider to polywrap_ethereum_wallet (#252)
1 parent b28c1a8 commit e4be900

File tree

67 files changed

+471
-619
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+471
-619
lines changed

docs/docgen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ sphinx-apidoc ../packages/polywrap-client/polywrap_client -o ./source/polywrap-c
88
sphinx-apidoc ../packages/polywrap-client-config-builder/polywrap_client_config_builder -o ./source/polywrap-client-config-builder -e -M -t ./source/_templates -d 2
99
sphinx-apidoc ../packages/plugins/polywrap-fs-plugin/polywrap_fs_plugin -o ./source/polywrap-fs-plugin -e -M -t ./source/_templates -d 2
1010
sphinx-apidoc ../packages/plugins/polywrap-http-plugin/polywrap_http_plugin -o ./source/polywrap-http-plugin -e -M -t ./source/_templates -d 2
11-
sphinx-apidoc ../packages/plugins/polywrap-ethereum-provider/polywrap_ethereum_provider -o ./source/polywrap-ethereum-provider -e -M -t ./source/_templates -d 2
11+
sphinx-apidoc ../packages/plugins/polywrap-ethereum-wallet/polywrap_ethereum_wallet -o ./source/polywrap-ethereum-wallet -e -M -t ./source/_templates -d 2
1212
sphinx-apidoc ../packages/config-bundles/polywrap-sys-config-bundle/polywrap_sys_config_bundle -o ./source/polywrap-sys-config-bundle -e -M -t ./source/_templates -d 2
1313
sphinx-apidoc ../packages/config-bundles/polywrap-web3-config-bundle/polywrap_web3_config_bundle -o ./source/polywrap-web3-config-bundle -e -M -t ./source/_templates -d 2

0 commit comments

Comments
 (0)