fix(sdk): align DistributorClient stats address docs - #258
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
dont forget to offramp using https://stellar.fundable.finance/offramp its fast, free and p2p rates |
1 similar comment
|
dont forget to offramp using https://stellar.fundable.finance/offramp its fast, free and p2p rates |
Summary
actualUser/actualTokenlocals fromDistributorClientstats methods.getUserStats/getTokenStatsJSDoc to match theAddressParamsignature.Fixes #256.
Validation
corepack pnpm --filter @fundable/sdk exec vitest --run src/__tests__/overloads.test.tsgit diff --checkNotes
Broader SDK checks currently fail outside this patch:
corepack pnpm --filter @fundable/sdk buildfails on existingsrc/utils/GasEstimator.tssyntax errors.corepack pnpm --filter @fundable/sdk test -- --runInBandfails in unrelated GasEstimator, BalanceWatcher, deployer, transaction, stream history, and error utility tests.