Skip to content

Conversation

george-hub331
Copy link

Description

This PR addresses the issue where the key argument for files is incorrectly required, resolving #144. The implementation follows the IPFS documentation to ensure correct handling.

Changes

Fixed the bug that caused the "file argument 'key' is required" error.
Adjusted the implementation to align with IPFS API expectations.
Successfully tested the fix via RPC calls.

Blockers

Encountered a conflict between the current type changes in the KuboRPCClient interface on the repo and the version published on npm, preventing unit test execution.
Despite this, manual testing through RPC confirmed the fix works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants