Skip to content

Commit 7b40e9f

Browse files
authored
Merge pull request #12 from algorandfoundation/v1-refactor
V1 refactor
2 parents 6cbef7b + 4707b85 commit 7b40e9f

File tree

161 files changed

+7557
-4255
lines changed

Some content is hidden

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

161 files changed

+7557
-4255
lines changed

docs/code/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@
77
### Modules
88

99
- [index](modules/index.md)
10+
- [testing](modules/testing.md)
11+
- [types/account](modules/types_account.md)
12+
- [types/algo-http-client-with-retry](modules/types_algo_http_client_with_retry.md)
1013
- [types/algod](modules/types_algod.md)
14+
- [types/amount](modules/types_amount.md)
15+
- [types/amount.spec](modules/types_amount_spec.md)
16+
- [types/app](modules/types_app.md)
17+
- [types/application-client](modules/types_application_client.md)
18+
- [types/application-client.spec](modules/types_application_client_spec.md)
1119
- [types/appspec](modules/types_appspec.md)
20+
- [types/config](modules/types_config.md)
1221
- [types/indexer](modules/types_indexer.md)
22+
- [types/logging](modules/types_logging.md)
23+
- [types/network-client](modules/types_network_client.md)
24+
- [types/testing](modules/types_testing.md)
25+
- [types/transaction](modules/types_transaction.md)
26+
- [types/transfer](modules/types_transfer.md)
27+
- [types/urlTokenBaseHTTPClient](modules/types_urlTokenBaseHTTPClient.md)

docs/code/classes/index.AlgoAmount.md

Lines changed: 0 additions & 137 deletions
This file was deleted.

0 commit comments

Comments
 (0)