Support for the direct transfer API
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Add further support for the direct transfer API (bulk imports).
Implementation guide
- Add new functions for each endpoint except the first one on the direct transfer API (bulk imports) to
bulk_imports.go. - Add tests for each function to
bulk_imports_test.go. - Run
make reviewableand address any issues it raises. - Commit using semantic commit prefix
feat(bulk-imports):.
Edited by 🤖 GitLab Bot 🤖