Skip to content

Conversation

@rnkrtt
Copy link
Contributor

@rnkrtt rnkrtt commented Jan 11, 2026

The reclaim command in SendBlobs was broken - receiverOption was declared with Required = true and used in the handler, but never added to the command. This caused a NullReferenceException when trying to create an Address from null. Other commands in the same file (SetupExecute, SetupSendFileCommand) correctly add this option.

@LukaszRozmej
Copy link
Member

duplicate of #10136

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