mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 05:11:09 +00:00
move examples to main repo so we can include_str them for publishing (#993)
* move exampels to main repo so we can include_str them for publishing * update CI to not break examples
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
# Subxt Examples
|
||||
|
||||
Take a look in the [examples](./examples) subfolder for various `subxt` usage examples.
|
||||
Each folder here contains a complete example which makes use of subxt in some way.
|
||||
|
||||
All examples form part of the `subxt` documentation; there should be no examples without corresponding links from the docs.
|
||||
For smaller single-file examples, see the `./subxt/examples` folder.
|
||||
Reference in New Issue
Block a user