CodeChain-io / CodeChain-io/codechain-sdk-js
Make the fee, seq params of signTransaction() optional
Open
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
It's possible that the transaction already has fee and seq.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the signTransaction() entry point in the TypeScript SDK and inspect how fee and seq are obtained when the transaction already contains them. Done means callers can omit those parameters without losing existing transaction values; verify the behavior with the project's relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100