Commit fb6db14
committed
refactor(sdk): split client initialization from job creation in documentation example
- Separate Erc8183 client instantiation from job() call in lib.rs example
- Add intermediate `client` variable to clarify two-step initialization pattern
- Improve code readability by making client reusability more explicit1 parent 1c54955 commit fb6db14
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments