Commit 425bc19
docs(key-wallet): fix broken receive-address example in IMPLEMENTATION_SUMMARY
The example called `get_next_receive_address()`, which is not a method on
this struct. Replace with the real `next_receive_address(...)` signature so
the snippet compiles.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4d8ed17 commit 425bc19
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments