Commit bb2c145
committed
key-wallet: expose ManagedWallet.getInfoHandle() for internal use
- Change visibility from private to internal to allow internal helpers to access the opaque FFI handle.
- No functional behavior change.1 parent fe4761d commit bb2c145
File tree
1 file changed
+3
-3
lines changed- packages/swift-sdk/Sources/SwiftDashSDK/KeyWallet
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
423 | | - | |
424 | | - | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
| |||
0 commit comments