Commit aa5209d
Address PR feedback: rename getAddresses to stx_getAddresses
- Change method name from getAddresses to stx_getAddresses for consistency
- Update JSON request example to use stx_getAddresses method name
- Maintains naming pattern with other Stacks RPC methods that use stx_ prefix
- Addresses jakubuid's GitHub comment about naming consistency
Co-Authored-By: [email protected] <[email protected]>1 parent 635ec6b commit aa5209d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments