Skip to content

Commit

Permalink
docs: migrated provider docs snippets (#3357)
Browse files Browse the repository at this point in the history
* docs: moved provider options docs snippets

* docs: moved provider instantiation docs snippets

* docs: moved provider getBaseAssetId docs snippets

* docs: removed un-used provider.test.ts docs snippets

* docs: moved provider getCoins docs snippets

* docs: removed /guide from snippet imports

* docs: moved provider getResourcesToSpend docs snippets

* docs: moved provider getBalances docs snippets

* docs: moved provider getBlocks docs snippets

* docs: moved provider getMessages docs snippets

* docs: moved provider getMessageByNonce docs snippets

* docs: moved provider getMessageProof docs snippets

* docs: moved provider getTransactions docs snippets

* feat: export `PageInfo` from `Provider` class

* docs: moved provider pagination docs snippets

* chore: changeset

* docs: finalize the migration of provider snippets

* chore: fixing tests

* docs: fixed getMessageProof tests

* chore: lint
  • Loading branch information
petertonysmith94 authored Oct 30, 2024
1 parent f1500e4 commit c009812
Show file tree
Hide file tree
Showing 27 changed files with 554 additions and 639 deletions.
5 changes: 5 additions & 0 deletions .changeset/hip-fans-scream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@fuel-ts/account": patch
---

docs: migrated `provider` docs snippets
109 changes: 0 additions & 109 deletions apps/docs-snippets/src/guide/provider/pagination.test.ts

This file was deleted.

181 changes: 0 additions & 181 deletions apps/docs-snippets/src/guide/provider/provider.test.ts

This file was deleted.

Loading

0 comments on commit c009812

Please sign in to comment.